scott
scott copied to clipboard
Never debug a test again: Detailed failure reports and hassle free assertions for Java tests - Power Asserts for Java
Regular maintenance requires many manual steps: - Bump `asm` and `javaparser` dependencies to ensure that Scott can work with the latest Java. - Bump ASM constant in the visitors. (E.g....
Create a minimal E2E test suite for Scott to automatically check that the whole tool works as expected.
Add support for JUnit 5 [Dynamic Tests](http://junit.org/junit5/docs/current/user-guide/#writing-tests-dynamic-tests) and create tests/examples for it.