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

Improve handling of non-existing backend #8

Open
ivergara opened this issue Mar 29, 2021 · 0 comments
Open

Improve handling of non-existing backend #8

ivergara opened this issue Mar 29, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ivergara
Copy link
Collaborator

If a backend that doesn't exist is given as an argument to pytest, it'll try to execute all the tests but it'll fail since there is no connection string defined.

This handling should improve, by finishing early and not waiting until trying to run all the tests that are bound to fail

@ivergara ivergara self-assigned this Mar 29, 2021
@ivergara ivergara added enhancement New feature or request good first issue Good for newcomers labels Sep 29, 2021
@kklein kklein transferred this issue from another repository Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant