Skip to content

Releases: hyperskill/hs-test

hs-test v9.0.1

03 Feb 11:17
Compare
Choose a tag to compare

Fix Jitpack builds

hs-test v9

28 Jan 15:54
Compare
Choose a tag to compare

Support testing solutions written in different languages.
The first supported set of languages: JavaScript, Go, Python and bash

hs-test v8.2

01 Sep 12:51
Compare
Choose a tag to compare

Testing library hs-test version 8.2

hs-test v8.1

23 Apr 18:33
Compare
Choose a tag to compare

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