actions-marketplace-validations/PR Landmine

A simple, language agnostic solution for creating manual mutation tests directly in-line with a Github pull request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenThe access token used to retrieve and update comments on the pull requestsyes
test-commandThe command that is executed after each landmine is added. Ideally, this includes other static validation such as linting.yes
test-command-directoryThe directory to apply the test command. Useful if your tests are orchestrated in a different directory than root.no""
test-command-timeoutThe number of milliseconds to wait before bailing on the test command. Needs to be sufficiently high to run the test suite but low enough to catch infinite loops or runaway threads created by the mutation.no60000
auto-resolveIf the bomb is defused successfully, the original pull request comment will be auto-resolved.notrue

no outputs