Skip to content

hs-test v8.1

Compare
Choose a tag to compare
@aaaaaa2493 aaaaaa2493 released this 23 Apr 18:33
· 229 commits to master since this release

Testing library hs-test version 8.1

The main goal of the release is to be able to test the user's program from the command-line interface.
Call StageTests main method` to launch checking and the library will find all the tests and execute them.

Command-line example: java -cp hs-test-8.1.jar:... org.hyperskill.hstest.stage.StageTest