heh-dst/autograding-jest-grader
GitHub Classroom autograder using Jest
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| setup-command | Command to execute prior to the test, typically for environment setup or dependency installation. | no | npm install |
Outputs
| name | description |
|---|---|
| result | Outputs the result of the grader, indicating the success or failure of the test. |