actions-marketplace-validations/Run toml-test
Check your parser or writer with toml-test
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 18, 2025
- License
- GPL 3.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/g-s-k_toml-test-action@b61585e50af7a1a7cd68e7cbb391f447b9771873 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Shell command to run your parser or writer | yes | — |
| encoder | Enable encoder test mode | no | — |
| run | Glob-style filter for tests to include | no | — |
| skip | Glob-style filter for tests to exclude | no | — |
| parallel | Number of test cases to run in parallel | no | — |
| timeout | Timeout for each test case | no | — |
| test_dir | Directory of tests, overriding builtin tests | no | — |
Outputs
no outputs