Added LogCaptor (#869)
This commit is contained in:
@ -1016,6 +1016,7 @@ _Libraries that provide custom matchers._
|
|||||||
_Other stuff related to testing._
|
_Other stuff related to testing._
|
||||||
|
|
||||||
- [junit-dataprovider](https://github.com/TNG/junit-dataprovider) - TestNG-like data provider/runner for JUnit.
|
- [junit-dataprovider](https://github.com/TNG/junit-dataprovider) - TestNG-like data provider/runner for JUnit.
|
||||||
|
- [LogCaptor](https://github.com/Hakky54/log-captor) - Captures log entries for unit testing purposes.
|
||||||
- [Mutability Detector](https://github.com/MutabilityDetector/MutabilityDetector) - Reports whether instances of a given class are immutable.
|
- [Mutability Detector](https://github.com/MutabilityDetector/MutabilityDetector) - Reports whether instances of a given class are immutable.
|
||||||
- [raml-tester](https://github.com/nidi3/raml-tester) - Tests if a request/response matches a given RAML definition.
|
- [raml-tester](https://github.com/nidi3/raml-tester) - Tests if a request/response matches a given RAML definition.
|
||||||
- [TestContainers](https://github.com/testcontainers/testcontainers-java) - Provides throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
|
- [TestContainers](https://github.com/testcontainers/testcontainers-java) - Provides throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
|
||||||
|
Reference in New Issue
Block a user