issues
search
theY4Kman
/
pytest-only
pytest plug-in to run single tests with the "only" mark (perfect for use with auto-rerunners!)
https://pypi.org/project/pytest-only/
MIT License
18
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: pkg_resources is deprecated and removed in Python 3.12
#15
H1Gdev
opened
4 months ago
0
ModuleNotFoundError: No module named 'pkg_resources' on Python 3.12
#14
H1Gdev
opened
4 months ago
1
fix(ext): prevent error from chained assignments in flake8 plugin
#13
jack-zins
opened
5 months ago
2
Add flake8 plugin
#12
theY4Kman
closed
8 months ago
0
Flake8 integration
#11
ilyakamens
closed
8 months ago
19
Add pylint checker rule
#10
nikolaik
closed
2 years ago
9
Add documentation on how to use this on fixtures
#9
TauPan
opened
3 years ago
1
Merge pull request #8 from nicoddemus/patch-1
#8
nicoddemus
closed
4 years ago
1
FIX: use get_closest_marker where available, for 4.1.0 compat
#7
theY4Kman
closed
5 years ago
2
prefer Node.get_closest_marker
#6
rib3
closed
5 years ago
3
use Node.get_closest_marker
#5
rib3
closed
5 years ago
1
Support pytest 4.1.0
#4
madzim
closed
5 years ago
2
Support for mark.single to exclude even other mark.only tests
#3
theY4Kman
opened
6 years ago
0
use item.get_marker instead of checking for keywords
#2
RonnyPfannschmidt
closed
7 years ago
1
invoke pytest_deselected hook for deselected items
#1
RonnyPfannschmidt
closed
7 years ago
1