modern-java-practices
modern-java-practices copied to clipboard
Alternative test languages as examples
Write parallel tests in other languages that may be more readable:
- Groovy
- Kotlin
Consider other testing frameworks than JUnit such as Cucumber.