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

Allow notebook authors to control cell skipping/mocking other than by comments in code? #171

Open
ceball opened this issue Jun 8, 2020 · 2 comments
Labels
part: cell tests Relating to cell testing component

Comments

@ceball
Copy link
Collaborator

ceball commented Jun 8, 2020

No description provided.

@timkpaine
Copy link
Collaborator

e.g. config file

@ceball
Copy link
Collaborator Author

ceball commented Aug 21, 2020

Makes some sense to merge issues, I'll just record that the closed issue was about lint rather than tests, and included this note:

This could be done by any or all of cell tags, cell metadata, notebook metadata.

And when running nbcelltests.lint, you should be able to define how notebook authors can disable checks (if at all).

E.g. it should be possible to override notebook-local lint rules if you want. A notebook author might override some stupid global lint rule locally in their notebook. That's fine. But maybe sometimes you run over a set of notebooks and you want to prevent certain local rules from applying because they are somehow very important to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part: cell tests Relating to cell testing component
Projects
None yet
Development

No branches or pull requests

2 participants