https://github.com/timkpaine/jupyterlab_celltests
Similar to the various other projects out there. One of the differentiating factors is this allows you to write tests for each cell without having to pollute the actual view (puts it in metadata). Another feature is the ability to enforce so called "linear execution" by adding assertions for max lines per cell, max functions per notebook, max classes per notebook, percent cell coverage, etc. Also provides a view for running lint and tests from jupyterlab. Feedback welcome, we are about to introduce this into our production notebook platform. Tim Paine tim.paine.nyc 908-721-1185 -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/5E9FD327-0BD3-4B16-8CAB-C819FB08DF3E%40gmail.com. For more options, visit https://groups.google.com/d/optout.
