junit
There are 5670 repositories under junit topic.
testcontainers/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
junit-team/junit5
✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
bats-core/bats-core
Bash Automated Testing System
google/truth
Fluent assertions for Java and Android
nextest-rs/nextest
A next-generation test runner for Rust.
ahmedeltaher/MVVM-Kotlin-Android-Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
javaee-samples/javaee7-samples
Java EE 7 Samples
hcoles/pitest
State of the art mutation testing system for the JVM
instancio/instancio
A library that creates fully populated objects for your unit tests.
adobe/S3Mock
A mock implementation of the AWS S3 API startable as Docker image, TestContainer, JUnit 4 rule, JUnit Jupiter extension or TestNG listener
pholser/junit-quickcheck
Property-based testing, JUnit-style
mannodermaus/android-junit5
Testing with JUnit 5 for Android.
FluentLenium/FluentLenium
FluentLenium is a web & mobile automation framework which extends Selenium to write reliable and resilient UI functional tests. This framework is React ready. Written and maintained by people who are automating browser-based tests on a daily basis.
jstemmer/go-junit-report
Convert Go test output to JUnit XML
rieckpil/blog-tutorials
:star: Codebase for various tutorials about Java, Spring Boot, AWS, Kotlin, and Testing
ravidsrk/android-testing-guide
[Examples] Complete reference for Android Testing with examples.
rohanpadhye/JQF
JQF + Zest: Coverage-guided semantic fuzzing for Java.
odaridavid/Clean-MVVM-ArchComponents
👽 Built with MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout
jqwik-team/jqwik
Property-Based Testing on the JUnit Platform
stefanbirkner/system-rules
A collection of JUnit rules for testing code which uses java.lang.System.
quick-perf/quickperf
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
quicktheories/QuickTheories
Property based testing for Java 8
simplezhli/AndroidUT
Android开发中必要的一环---单元测试(Unit Test)
jest-community/jest-junit
A Jest reporter that creates compatible junit xml files
CodelyTV/java-ddd-example
♨️ DDD in Java skeleton & examples. Course:
mechero/spring-boot-testing-strategies
Sample project demonstrating different Test Strategies that can be followed when using Spring Boot.
bonigarcia/mastering-junit5
Examples of the Packt book " Mastering Software Testing with JUnit 5: Comprehensive guide to develop high quality Java applications"
palantir/docker-compose-rule
A JUnit rule to manage docker containers using docker-compose
Hakky54/log-captor
🎯 LogCaptor captures log entries for unit and integration testing purposes
jaredsburrows/android-gif-search
Gif LazyVerticalGrid MVVM using Dagger 2 + Hilt with Retrofit 2, Moshi, Kotlin Coroutines, JUnit, Compose and Robolectric tests!
vanniktech/gradle-android-junit-jacoco-plugin
Gradle plugin that generates JaCoCo reports from an Android Gradle Project
mikepenz/action-junit-report
Reports junit test results as GitHub Pull Request Check
wiremock/wiremock-spring-boot
WireMock Spring Boot drastically simplifies testing HTTP clients in Spring Boot & Junit 5 based integration tests.
rieckpil/testing-spring-boot-applications-masterclass
🍃 Master Spring Boot Testing: From Uncertain Deployments to Production Confidence
microsoft/vscode-java-test
Run and debug Java test cases in Visual Studio Code.
sj26/rspec_junit_formatter
RSpec results that your CI can read