-
Notifications
You must be signed in to change notification settings - Fork 29
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
Merge projects? #5
Comments
I looked at jupyterlab_celltests briefly and couldn't figure out exactly what it does from the Readme. From what I understand, it's a Jupyter lab plugin that let's you write tests for each cell and stores them as cell metadata. There's probably some mocking support as well. Can you please explain the tool briefly? (how does one install it, what type of tests user can write etc). Also, if you have a general idea on what functionalities would be useful to merge that would be great. |
Thanks for explaining. Looks like a pretty useful tool. I would updated the Readme to convey this and how to get started. About merging projects - these are both primarily in different formats for users to consume. |
Any interest in merging projects?
https://github.com/timkpaine/jupyterlab_celltests
The text was updated successfully, but these errors were encountered: