tarpas/pytest-testmon
Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.
PythonMIT
Issues
- 0
testmon fail to capture simple case `setup_class`
#240 opened by thaiminhpv - 0
Docs for CI usage?
#239 opened by BrendanJM - 28
sqlite3.OperationalError: database is locked
#203 opened by christianbundy - 0
Enable testmon with pytest marker selection
#238 opened by GillesJ - 0
PytestRemovedIn9Warning: The (path: py.path.local) argument is deprecated, please use (collection_path: pathlib.Path)
#237 opened by gitexel - 0
New DB in GitHub Actions after restoring environment & .testmondata from cache
#236 opened by alankritjoshi - 1
INTERNALERROR> TypeError: '<=' not supported between instances of 'int' and 'NoneType'
#235 opened by voidus - 1
testmon >=2.0.0 does not work with pytest-xdist
#234 opened by szym - 1
.testmondata does not get flushed at exit
#233 opened by szym - 4
- 9
Testmon very sensitive towards library changes
#183 opened by dgot - 1
Support detecting changes in symlinked files
#231 opened by marcodicro-dp - 0
Support pytest 8.0
#230 opened by jday1 - 0
Mark test as 'run-always'
#228 opened by MartinBernstorff - 13
Changes > 1.4.5 made testmon more sensitive to differently packaged environments?
#216 opened by jacksongoode - 6
Temporary files not being cleared inside a container
#219 opened by BasitAli - 4
- 3
- 8
Change to less restrictive license
#225 opened by pascalwhoop - 6
- 4
testmon.org appears to be down
#221 opened by ChrisCarini - 1
How to use in gitlab CI
#177 opened by uriva - 3
multiprocessing does not seem to be supported
#192 opened by janbernloehr - 3
Changes to global / class variables are ignored (if no method of their module is executed)
#191 opened by janbernloehr - 2
Change to Importlib introduces AttributeError for {d.name} if d.name does not exist.
#218 opened by joshysaberastro - 1
Have a command line that outputs all the tests which reach a certain line in the code
#217 opened by PeterKogan - 5
Testmon db still corrupted with --collect-only
#205 opened by adam-mrozik - 2
Missing git version tags🤔
#215 opened by kloczek - 2
fails when git is not present
#214 opened by meshantz - 4
No source package upload to pypi
#210 opened by matejsp - 4
Ability to run testmon on an installed package
#208 opened by adkinsjd - 2
testmon does not respect test order
#207 opened by emavgl - 4
testmon doesn't track sources in venv directory
#206 opened by emavgl - 9
Collection seems to be skipped after a run
#204 opened by christianbundy - 4
- 0
Add support for pytest-flakefinder's test names
#200 opened by pamarcos - 5
[Question] How would testmon be used to compare code differences between classes?
#199 opened by jacksongoode - 3
- 5
- 2
Remove testmondata automatically if old
#188 opened by jacksongoode - 1
python 3.11 compatibility
#193 opened by voidus - 1
No tag for PyPI release
#194 opened by plannigan - 3
- 0
- 2
- 4
collection automatically deactivated because it's not compatible with coverage.py
#181 opened by PerchunPak - 4
- 2
pytest --testmon fails with INTERNALERROR
#175 opened by brendanator - 1
How does testmon handle data files?
#178 opened by uriva - 1
Pytest 7.0.0 compatibility
#174 opened by PaddyAlton