11 packages tagged with “junit”
Transforms XML from trx-Testresults to JUnit-Testresults / trx to JUnit XML
Transforms a xUnit.net v2 XML test results file into a JUnit test results file.
A fork of JUnit.Xml.TestLogger (https://github.com/spekt/junit.testlogger) that fixes up support for xUnit theories.
Assertion methods that generate an html file with the differences highlighting the additions and deletions. Useful for comparing large strings. Available on Java and .NET.
Splits dotnet test trx files into separate junit xml files like those generated by maven surefire report plugin. Can be used to generate html reports using some tools like `junitreport` ant task to provide a browsable report of the testcases results to be exported from your CI environment.
A multi-platform, multi-framework Selenium Test Lifecycle Manager on Java and .NET. Automates the WebDriver instantiation and configuration, providing an unified test log, clues for debugging and integration with CI platforms and Browser services
A lightweight C# library for programmatically creating test result files in TRX and JUnit formats
Junit.Merge is a .NET tool designed to merge multiple JUnit XML files into a single XML file