hs-test v8.1
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 StageTest
s 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