junit5-extension
There are 35 repositories under junit5-extension topic.
khmarbaise/maven-it-extension
Experimental JUnit Jupiter Extension for writing integration tests for Maven plugins/Maven extensions/Maven Core
Pante/elementary
A suite of libraries that simplify creating and unit testing annotation processors.
asarkar/grpc-test
Includes a JUnit 5 Extension that can automatically release gRPC resources at the end of the test
madhead/aws-junit5
JUnit 5 extensions for AWS
MikeSafonov/smpp-server-mock
Mock SMPP server for testing via JUnit 5 extension or Spring Boot Starter and AssertJ
scordio/jimfs-junit-jupiter
JUnit Jupiter `@TempDir` extension based on the in-memory file system Jimfs
skuzzle/snapshot-tests
Convenient snapshot testing for Java
itsallcode/junit5-system-extensions
JUnit5 extensions to test Java System.x functions
objectionary/jucs
JUnit Classpath Sources: a simple framework for using classpath resources as JUnit sources
verhas/yamaledt
JUnit 5 Parameterized Test Yaml Test Data Source
bmuskalla/junit5-christmas-decoration
🎄 🎅 🤶 🦌 🍪 🥛 🌟 ❄️ ⛄ 🎁 🧦 🔔 🎶
vitorsalgado/puma4j
Easy and convenient way to load file resources into your tests using only annotations.
yegor256/jping
JUnit5 execution condition that makes sure a connection to a public Internet exists
asarkar/coroutines-test
Includes a JUnit 5 Extension that can dump coroutines on timeout
carlspring/idempotence
The idempotence test resource framework
DarrMirr/dbchange
Easy and declarative way to execute sql queries in JUnit tests.
osvalda/Pitaya
API test coverage reporter for TestNG and JUnit5
rubaiate/selenium-junit5-extension
Junit5 extension for handling selenium web driver
tobi-laa/spring-boot-embedded-redis
Integrates embedded-redis with Spring Boot
deepcloudlabs/dcl215-2020-apr-27
DCL-215: Test-Driven Development using JUnit 5
isandratskiy/junit5-examples-demo
JUnit5 examples for demo
vaadin-developer/junit5-servlet-container-extension
A jUnit5 Extension to start/stop (manage) a servlet container for every test
edlovesjava/junit-report-extension
Junit 5 extension to support better reporting including from surefire report plugin
testingsyndicate/jupiter-resources-extension
Resolve resources into parameters in junit5 jupiter test cases
deepcloudlabs/dcl215-2020-apr-20
DCL-215: Test-Driven Development using JUnit 5
deepcloudlabs/dcl215-2020-nov-09
DCL-215: Test-Driven Development using JUnit 5
deepcloudlabs/dcl215-2021-mar-31
DCL-215: Test-Driven Development using JUnit 5
io7m-com/ervilla
JUnit 5 Podman container creation.
io7m-com/zelador
JUnit 5 cleaning service.
Java-Archive/junit5-commons
Tiny jUnit5 Commons..
KennethWussmann/mock-fuel
JUnit 5 extension to easily test with the http client Fuel for Kotlin
manhole/junit-teardown-extension
JUnit Jupiter extension for ensuring the test fixtures are torn down.
MarceloLeite2604/spy-root-logger
A JUnit5 extension to assist monitoring Logback log events
sdorra/junit-shiro-extension
Simplify unit tests with JUnit 5 and Apache Shiro
vaadin-learning-center/tdd-junit5-06-testengine
How to write a custom TestEngine for jUnit5