Open
Description
There are various ways how to test jupyter notebooks, especially for python and R. Document the various ways how this works on CoCalc, what's available, and at the same time make sure this actually works on CoCalc :-)
- pytest:
%%ipytest
magic - Support pytest-cov with ipytest chmp/ipytest#88
- nbval
- many others ... https://github.com/ml-tooling/best-of-jupyter
- and orthogonal are ways to add tests to student notebooks, nbgrader and others like https://otter-grader.readthedocs.io/en/latest/