scott icon indicating copy to clipboard operation
scott copied to clipboard

Never debug a test again: Detailed failure reports and hassle free assertions for Java tests - Power Asserts for Java

Results 3 scott issues
Sort by recently updated
recently updated
newest added

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....

build

Create a minimal E2E test suite for Scott to automatically check that the whole tool works as expected.

build

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.

enhancement
blocked