Skip to content
New issue

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

Figure out testing of notebooks and functions in a manner compatible with OK and maybe submitty. #51

Open
jkuruzovich opened this issue Jun 15, 2018 · 1 comment
Assignees

Comments

@jkuruzovich
Copy link
Contributor

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

@jkuruzovich jkuruzovich assigned jkuruzovich and aeksco and unassigned jkuruzovich Jun 15, 2018
@jkuruzovich
Copy link
Contributor Author

jkuruzovich commented Jul 23, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants