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
Author
Label
Projects
Milestones
Assignee
Sort
Question on asynchronous (concurrent) testing, hiding subtests' parent function
#17
opened Jun 5, 2019 by
cglacet
Is there a way to see in the test report the assertion failure for each subtest?
enhancement
#9
opened Apr 4, 2019 by
fbarbu15
pytest -v does not show the 'msg' contents in the report for subtests
enhancement
#6
opened Apr 2, 2019 by
bskinn
self.skipTest does not produce the same results as unittest does
#5
opened Apr 1, 2019 by
nicoddemus
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.