demonnic/Run Busted tests in Mudlet
Run any busted spec files in your project within Mudlet
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 18, 2022
- License
- MIT
Pinned Snippet
uses: demonnic/test-in-mudlet@5bbfbbad126fdb76b9528464b2c312abfd2ec0f3 # v1.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| mudletVersion | Version of Mudlet to use | no | LATEST |
| pretestPackage | Path to a package to install prior to running tests in Mudlet | no | NONE |
| testsDirectory | Path to a directory including your tests | no | ${{ github.workspace }}/build/tmp/ |
Outputs
no outputs