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

Clearer warning when not all tests are ran #458

Closed
nicholasserra opened this issue Jul 14, 2022 · 0 comments · Fixed by #459
Closed

Clearer warning when not all tests are ran #458

nicholasserra opened this issue Jul 14, 2022 · 0 comments · Fixed by #459
Labels
Priority High priority tickets

Comments

@nicholasserra
Copy link
Collaborator

See

#455 (comment)

#455 (comment)

Maybe we print warnings when pygments isn't installed locally at the end of the test run. Or do something to make it clear not all tests have ran.

@nicholasserra nicholasserra added the Priority High priority tickets label Jul 14, 2022
Crozzers added a commit to Crozzers/python-markdown2 that referenced this issue Jul 19, 2022
This works by capturing stderr from tests and checking to see if each line contains the string "WARNING:test:".
If a line contains this string it is saved for later and re-printed once all tests have been run.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority High priority tickets
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant