classroom-resources / classroom-resources/autograding-python-grader
Unable to run wget or curl as setup command
Open
- Dominant language
- Python
- Stars
- 11
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
As a setup command I want to issue a curl or wget to download additional secret test cases. But I get:
`/opt/test-runner/bin/run.sh: 1: eval: wget: not found`
Or is there any other way to add pytest secret test cases?
Contributor guide
Assessment
This issue has not been assessed yet.