Releases: hyperskill/hs-test
Releases · hyperskill/hs-test
hs-test v9.0.1
Fix Jitpack builds
hs-test v9
Support testing solutions written in different languages.
The first supported set of languages: JavaScript
, Go
, Python
and bash
hs-test v8.2
Testing library hs-test version 8.2
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