entrecode/Tester
If a layer tester in a Dockerfile exists, the action will set up docker buildx for the tester Layer and runs the tests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 21, 2023
- License
- None
Pinned Snippet
uses: entrecode/action.setup-tester@e9b69c756a7da5c1c91d47f72a7c25614acd1214 # v2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| TESTING_WITH_DB | if set to true, testcontainer will be created and tests will be run in DB | no | false |
| ACTION_ENABLE_TESTING | if set to true, testcontainer will be created and tests will be run | no | false |
Outputs
no outputs