actions-marketplace-validations/Kscript CI for Unit Tests
Run the unit tests in a kscript project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| kts-file | the path to the kts file in your repository i.e. hello-world.kts if at the root of the project | yes | — |
| kscript-version | version of kscript to be used in the action https://sdkman.io/sdks#kscript | yes | 3.1.0 |
| java-version | version of java to be used in the action https://sdkman.io/jdks | yes | 11.0.10.hs-adpt |
| kotlin-version | version of kotlin to be used in the action https://sdkman.io/sdks#kotlin | yes | 1.4.31 |
| fail-on-failure | if you are using a unit test reporter and want the results to still be generated and continue with the action | yes | true |
Outputs
no outputs