Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Kotlin unit tests should be added under /Tests/kotlin as show above. Test files must contain "Test" in the filename, for example ScriptTest.kt or TestScript.kt

Example project:

View filenametest-kotlin-script.zipheight250


Libraries:

https://junit.org/junit4/

...