lukas-krecan / JsonUnitLinks
Compare JSON in your Unit Tests
☆934Updated this week
Alternatives and similar repositories for JsonUnit
Users that are interested in JsonUnit are comparing it to the libraries listed below
Sorting:
- Write JSON unit tests in less code. Great for testing REST interfaces.☆1,037Updated 10 months ago
- JUnit 5 Extension Pack☆584Updated last week
- EqualsVerifier can be used in Java unit tests to verify whether the contract for the equals and hashCode methods is met.☆723Updated this week
- Parameterised tests that don't suck☆892Updated last year
- A TestNG like dataprovider runner for JUnit with many additional features☆247Updated 2 years ago
- The simple, stupid random Java beans/records generator☆1,634Updated last year
- Awaitility is a small Java DSL for synchronizing asynchronous operations☆3,922Updated 3 months ago
- Common Java exception classes to represent test failures. Maintained by the JUnit team.☆293Updated this week
- Examples illustrating AssertJ assertions☆390Updated 2 months ago
- A collection of JUnit rules for testing code which uses java.lang.System.☆548Updated 2 years ago
- Behavior-Driven Development in plain Java☆447Updated this week
- Feature Flags for the Java platform