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

Refactoring of tests #332

Open
6 of 7 tasks
arogozhnikov opened this issue Sep 14, 2024 · 0 comments
Open
6 of 7 tasks

Refactoring of tests #332

arogozhnikov opened this issue Sep 14, 2024 · 0 comments

Comments

@arogozhnikov
Copy link
Owner

arogozhnikov commented Sep 14, 2024

Plan:

  • move notebooks testing as independent part, that is triggered only in CI
  • include test suite as a part of pypi distribution
  • provide a simple command to test from installed distribution
  • remove parametrized from dependencies
  • document testing
  • inform package maintainers, including previous and new
  • post-release - send updates once again

Motivation: simplify testing independently of main repo,
so this could be used by framework devs within their dev environment or CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant