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

Extending testing functionality to markdown files and Jupyter notebooks #101

Open
fernando-aristizabal opened this issue Apr 17, 2023 · 0 comments
Labels
testing Related to testing functionality.

Comments

@fernando-aristizabal
Copy link
Member

Current behavior

  • currently developers need to manually check markdown files (such as README.md) and jupyter notebooks to ensure proposed changes are working correctly.

Expected behavior

  • Explore use of textbook package and pytest-markdown plugin to help automate this.
  • At the very least markdowns and notebooks should successfully execute without failure or warnings.
@fernando-aristizabal fernando-aristizabal added the testing Related to testing functionality. label Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Related to testing functionality.
Projects
None yet
Development

No branches or pull requests

1 participant