-
Notifications
You must be signed in to change notification settings - Fork 22
Issues: pytest-dev/pytest-subtests
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
Issues list
Is there a way to select which subtest to run?
question
Further information is requested
#100
opened Jun 19, 2023 by
BowenBao
Confusion: Missing subtest message in 4 failed subtest but 1 test passed
#99
opened May 25, 2023 by
buhtz
Support coverage.py dynamic contexts when coverage is being collected
#97
opened May 24, 2023 by
Julian
subtests.test cannot be used inside a generator
enhancement
New feature or request
#66
opened Apr 22, 2022 by
pmeier
pytest Something isn't working
help wanted
Extra attention is needed
--last-failed
does not seem to remember failed subtests
bug
#56
opened Dec 14, 2021 by
chingc
pytest --sw
doesn't remember failures when using subtests
with @parametrize
#51
opened Oct 9, 2021 by
kalekundert
Capture not working for unittest.TestCase subclasses
bug
Something isn't working
#26
opened Jun 10, 2020 by
nicoddemus
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
New feature or request
#9
opened Apr 4, 2019 by
fbarbu15
self.skipTest does not produce the same results as unittest does
#5
opened Apr 1, 2019 by
nicoddemus
ProTip!
Mix and match filters to narrow down what you’re looking for.