binkley / modern-java-practices

Modern Java/JVM Build Practices
The Unlicense
925 stars 69 forks source link

Alternative test languages as examples #484

Open binkley opened 1 month ago

binkley commented 1 month ago

Write parallel tests in other languages that may be more readable:

Consider other testing frameworks than JUnit such as Cucumber.