Skip to content

Releases: plusmobileapps/kscript-action

Enable unit test parsers for test results

19 May 06:20
d3ecd0d
Compare
Choose a tag to compare

Added a new fail-on-failure parameter that is true by default. When set to false, if there is a failed test during the workflow then the whole process won't stop allowing the usage of a unit test parser in the workflow to parse the results.

First public release of kscript-action

02 May 18:29
9ea7022
Compare
Choose a tag to compare

Overview

In this first release of kscript-action, it will run unit tests in a kscript project. There is support for defining versions for kscript, java, and Kotlin if you need a specific version that is not defined by default.