gradle-plugins
gradle-plugins copied to clipboard
How do you get the BDD-style test output?
I'm new to Java and have been hunting around for a while trying to find a test framework where the test output is formatted like those in your colored-test-output example. What framework are you using for that?
Thanks!