diff --git a/README.md b/README.md index ce14ba7..bc2baf8 100644 --- a/README.md +++ b/README.md @@ -1046,6 +1046,7 @@ _Libraries that provide custom matchers._ _Other stuff related to testing._ +- [ConsoleCaptor](https://github.com/Hakky54/console-captor) - Captures console output for unit testing purposes. - [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.