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

fix #3425 - Adds a pytest.ini #3426

Merged
merged 1 commit into from
Jul 29, 2020
Merged

fix #3425 - Adds a pytest.ini #3426

merged 1 commit into from
Jul 29, 2020

Conversation

karlcow
Copy link
Member

@karlcow karlcow commented Jul 29, 2020

This PR fixes issue #3425

Proposed PR background

without this pytest takes a lot of times to scan and discover the tests.
This will speed up when we just type pytest.
It might also accelerate CircleCi.

@karlcow karlcow requested a review from miketaylr July 29, 2020 22:26
@karlcow
Copy link
Member Author

karlcow commented Jul 29, 2020

Et voilà @miketaylr
Freshly served!

@karlcow karlcow linked an issue Jul 29, 2020 that may be closed by this pull request
Copy link
Member

@miketaylr miketaylr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing, thank you!

@miketaylr miketaylr merged commit a21a1be into webcompat:master Jul 29, 2020
@karlcow karlcow deleted the 3425/1 branch July 29, 2020 22:59
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

Successfully merging this pull request may close these issues.

Speed up pytest command
2 participants