Added ConsoleCaptor (#949)
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user