Skip to content

fix #3425 - Adds a pytest.ini#3426

Merged
miketaylr merged 1 commit intowebcompat:masterfrom
karlcow:3425/1
Jul 29, 2020
Merged

fix #3425 - Adds a pytest.ini#3426
miketaylr merged 1 commit intowebcompat:masterfrom
karlcow:3425/1

Conversation

@karlcow
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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