We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've previously tried to use TravisCI for auto grading. See: https://github.com/AnalyticsDojo/lab001-python
By default carme has a test folder. This should be populated in a way similar to the way OK py does it, https://github.com/data-8/data8assets/blob/gh-pages/materials/sp17/hw/hw01/tests/ and ideally be also compatible with submitty.
`carme test q2.py' should test just the function' It might be easier to just install and use OK. https://github.com/Cal-CS-61A-Staff/ok-client https://github.com/Cal-CS-61A-Staff/ok-client/blob/master/demo/ipython/Submit%20to%20OK.ipynb
The text was updated successfully, but these errors were encountered:
Gradememaybe is a simpler version than OK-PY and likely what we would want to do.
It would also be great to figure out R support. data-8/Gofer-Grader#5
Sorry, something went wrong.
aeksco
No branches or pull requests
I've previously tried to use TravisCI for auto grading.
See: https://github.com/AnalyticsDojo/lab001-python
By default carme has a test folder. This should be populated in a way similar to the way OK py does it, https://github.com/data-8/data8assets/blob/gh-pages/materials/sp17/hw/hw01/tests/ and ideally be also compatible with submitty.
`carme test q2.py' should test just the function' It might be easier to just install and use OK.
https://github.com/Cal-CS-61A-Staff/ok-client
https://github.com/Cal-CS-61A-Staff/ok-client/blob/master/demo/ipython/Submit%20to%20OK.ipynb
The text was updated successfully, but these errors were encountered: