Oh this looks intriguing. I'll try playing with this. Thanks for putting it together.
On Sat, 11 May 2019, 5:04 PM Tim Paine, <[email protected]> wrote: > 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 > <https://groups.google.com/d/msgid/jupyter/5E9FD327-0BD3-4B16-8CAB-C819FB08DF3E%40gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAJF6vz4AGhyr5TJz1EyxLqL-h%2B_TR-MSOH4XSg0mkcJCW1rdMQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
