Pinned issues
Issues
- 3
Add generators to case functions.
#319 opened by jenstroeger - 0
Pytest fails for find tests when @parametrize args are sets with multiple values
#355 opened by TheCaffinatedDeveloper - 0
Module gets imported (hence executed) twice
#357 opened by smarie - 0
Latest releases are not compliant with legacy python
#352 opened by smarie - 0
Proposal: apply case tags to all cases in class
#351 opened by michele-riva - 1
- 0
- 3
parametrize_with_cases: map case variables by name rather than position (dict vs list)
#339 opened by lawschlosser - 0
chore: Convert all docstring to numpy-style
#341 opened by smarie - 1
- 4
pytest-case produces a lot of debug logs
#336 opened by kfrydel - 1
Question: Is it possible to have a set of default test cases being overridden?
#331 opened by MischaZihler - 3
@fixture incompatible with pytest 8.0.0
#330 opened by jayqi - 2
AUTO cases cannot be used from test files with non-`test` prefix, such as `bench_*.py`. Even if the latter are correct test files according to `python_files`.
#326 opened by smarie - 5
- 0
import file mismatch: INTERNALERROR> imported module 'conftest' has this __file__ attribute:
#323 opened by smarie - 3
AUTO cases in conftest: AssertionError
#309 opened by michele-riva - 1
Adding Support for Tuple of Prefixes
#306 opened by ImplyingICheck - 3
Callable case generator with fixtures?
#308 opened by lawschlosser - 1
Documentation Suggestion
#305 opened by ImplyingICheck - 2
- 7
ScopeMismatch with parametrized cases
#311 opened by michele-riva - 4
Error with reserved word in test function only if requesting async fixture in case
#318 opened by 2e0byo - 2
- 2
Marking cases fails when `--strict-markers` is used
#283 opened by jgersti - 2
- 0
Official support for python 3.10, 3.11 and 3.12
#314 opened by smarie - 6
`ModuleNotFoundError: distutils` on Python 3.12
#297 opened by kdeldycke - 1
DeprecationWarning for distutils Version
#307 opened by TimHolzherr - 1
Change the nox backends to virtualenv
#298 opened by smarie - 4
- 0
Could `@fixture` provide a simple support for marks ?
#313 opened by smarie - 0
AUTO cases: TypeError due to relative import
#310 opened by michele-riva - 3
- 2
import_fixtures from multiple case modules
#295 opened by hans-d - 2
Defining type class variables within a case class leads to attribute errors at collection time
#287 opened by hoffch - 2
- 0
GHA Issues with pytest2 on python 3.5 and 2.7
#292 opened by smarie - 1
- 3
Filter cases by parametrization
#282 opened by volcacius - 1
Add zip join to combine fixtures
#284 opened by tokarenko - 3
Hierarchical pairs of fixtures and values to check against (like a zipped for loop over fixtures and "check" dictionaries)
#281 opened by sgbaird - 7
`fixture` does not work with lambdas
#278 opened by vyasr - 6
- 4
- 0
add citation file
#277 opened by smarie - 7
- 2
- 9
pytest-cases not compatible with pytest-repeat
#269 opened by PiQuer - 4
`pytest-cases` Doesn't Add Pytests CLI Option When Using `parser.addoption` Pattern
#268 opened by rawrgulmuffins