junit4
Test framework
A Java testing framework for writing and running unit tests
A programmer-oriented testing framework for Java.
9k stars
580 watching
3k forks
Language: Java
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
eclipse-vertx/vertx-junit5 | Provides tools and support for writing tests for Vert.x applications using JUnit 5 | 44 |
tng/junit-dataprovider | A TestNG-like dataprovider runner for JUnit with additional features | 246 |
salesforce/kafka-junit | A library to run Kafka tests in an embedded cluster | 170 |
nunit/nunit | A unit-testing framework for C# and .NET languages. | 2,521 |
hiverunner/hiverunner | An open-source unit test framework for Hive queries using JUnit 4 and 5. | 255 |
weld/weld-testing | A set of tools to simplify unit testing of CDI components by integrating with a real CDI container | 102 |
psexton/matlab-xunit | A testing framework for MATLAB that generates JUnit-compatible XML output | 40 |
vdaburon/junitreportkpijmeterdashboardstats | Tool to generate JUnit reports based on custom KPIs applied to JMeter dashboard statistics | 2 |
guhilling/cdi-test | An extension for JUnit to easily test CDI components | 26 |
kward/shunit2 | A unit test framework for Bourne-based shell scripts | 1,604 |
fastlane-community/trainer | Generates JUnit reports from Xcode build files without parsing the output | 249 |
pravoru/gatling-junitrunner | A JUnit wrapper around Gatling simulations to enable debugging and unit testing of load tests. | 3 |
mguenther/kafka-junit | A tool that enables testing of Kafka-based systems by providing an embeddable Kafka cluster for use in JUnit tests. | 53 |
advantageous/qbit | A Java microservice framework that enables elastic, reactive, and cloud-friendly web services with strong async programming support. | 709 |
tilln/jmeter-junit-reporter | Tools to generate JUnit reports from JMeter tests based on custom performance metrics | 4 |