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

refactor: tests and examples dependencies / structure #281

Open
Tomas2D opened this issue Jan 24, 2024 · 0 comments
Open

refactor: tests and examples dependencies / structure #281

Tomas2D opened this issue Jan 24, 2024 · 0 comments
Labels
enhancement New feature or request low priority

Comments

@Tomas2D
Copy link
Member

Tomas2D commented Jan 24, 2024

We want to get rid of having test-related dependencies in dev dependencies.
This will help us catch dependency problems in CI before release (we will not need to install dev dependencies but test dependencies only).

Besides that, we would like to add pytest.mark.extensions to all extension-related test cases.

@Tomas2D Tomas2D added enhancement New feature or request low priority labels Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority
Projects
None yet
Development

No branches or pull requests

1 participant