PROJEKTOR
Updated 32 days ago
Projektor is a convenient way to view full test results from continuous integration (CI) servers...
Many testing frameworks support writing their results in JUnit's XML format. To support showing results from the most types of testing frameworks, Projektor parses these JUnit XML results, saves them in a Postgres database, then makes them available to you and your team with a simple, shareable URL...
Simply use one of the convenient Projektor publishing plugins for Gradle or Javascript/Node projects to publish your test results as part of your test executions. These plugins handle collecting all your project's test results and sending them to the Projektor server for processing and storage. Then you will get back the URL to view your results in the Projektor UI.