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 test discovery of tests using pytest #1132

Closed
DonJayamanne opened this issue Mar 20, 2018 · 1 comment
Closed

Improve test discovery of tests using pytest #1132

DonJayamanne opened this issue Mar 20, 2018 · 1 comment
Labels
area-testing debt Covers everything internal: CI, testing, refactoring of the codebase, etc.

Comments

@DonJayamanne
Copy link

DonJayamanne commented Mar 20, 2018

Use python code to discover tests (instead of parsing output using ts)
https://docs.pytest.org/en/latest/reference.html#collection-hooks
https://docs.pytest.org/en/latest/reference.html#reporting-hooks

@DonJayamanne DonJayamanne added needs PR debt Covers everything internal: CI, testing, refactoring of the codebase, etc. area-testing labels Mar 20, 2018
@DonJayamanne
Copy link
Author

Closing in favor of #3911

@ghost ghost removed the needs PR label Jan 16, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Feb 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-testing debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Projects
None yet
Development

No branches or pull requests

2 participants