issues
search
pytest-dev
/
pytest-repeat
pytest plugin for repeating test execution
https://pypi.python.org/pypi/pytest-repeat/
Other
172
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Padding repetition number?
#87
karrukola
opened
3 weeks ago
0
Added `norepeat` marker
#86
git-morin
closed
6 days ago
0
Unable to provide function hint
#85
Huang-Turbo
opened
5 months ago
0
repeating a test spams pytest cache
#84
dpinol
opened
6 months ago
5
Bump the github_actions group with 2 updates
#83
dependabot[bot]
opened
7 months ago
1
Add option group for pytest-repeat arguments
#82
Actionb
opened
9 months ago
0
Bump the github_actions group with 2 updates
#81
dependabot[bot]
closed
7 months ago
4
Keep GitHub Actions up to date with GitHub's Dependabot
#80
cclauss
closed
9 months ago
0
Add timeout flag, to timeout test run after some number of minutes
#79
okken
opened
9 months ago
5
GitHub Actions: Upgrade hynek/build-and-inspect-python-package
#78
cclauss
closed
9 months ago
1
Running pytest-repeat together with pytest-randomly does not give new random seed
#77
Cecron
closed
9 months ago
2
Upgrade to GitHub Actions checkout@v4
#76
cclauss
closed
10 months ago
0
Option to retry N times until test passes
#75
vt-alt
closed
1 year ago
1
--count only executing once
#74
dpinol
closed
1 year ago
2
v0.9.3
#73
okken
closed
1 year ago
0
setup.py removal
#72
okken
closed
1 year ago
0
draft: remove setup.py
#71
okken
closed
1 year ago
0
py312
#70
okken
closed
1 year ago
3
notes/question on release process
#69
okken
closed
1 year ago
14
0.9.2 Changelog update
#68
okken
closed
1 year ago
0
Migrate CI to GH Actions
#67
okken
closed
1 year ago
7
I'd like to help with this project
#66
okken
closed
1 year ago
4
shift CI to GH Actions
#65
okken
closed
1 year ago
1
switch to pyproject.toml
#64
okken
closed
1 year ago
6
update test matrix to Python 3.11 and pytest 7
#63
okken
closed
1 year ago
1
Make PyPI README prettier
#62
okken
closed
1 year ago
1
document --repeat-scope in README
#61
okken
closed
1 year ago
1
this plugin can repeat cases after fliter by mark ?
#60
smiceice
closed
1 year ago
2
Organize pytest arguments into a group
#59
xmuskrat
opened
1 year ago
2
How do I get the current number of repetitions in the setup_class function
#58
panyicheng123
closed
1 year ago
4
Merged pytest-repeat and pytest-stress
#57
anogowski
opened
2 years ago
0
Add support for Python 3.10-3.11, drop EOL 2.7-3.6
#56
hugovk
closed
1 year ago
1
"Fatal Python error: Cannot recover from stack overflow" When Using Intellij Debugger.
#55
Zackhardtoname
opened
2 years ago
0
Pytest html log will disappear with pytest-repeat
#54
jennywu0802
closed
2 years ago
1
0.9.1: pytest is failing
#53
kloczek
closed
1 year ago
2
Any way to access the current iteration count?
#52
acohen716
opened
3 years ago
3
Adding Support for UnitTest Style Tests
#51
Anjiang-Wei
opened
3 years ago
7
Release 0.9.0
#50
nicoddemus
closed
4 years ago
0
Update CI configuration
#49
nicoddemus
closed
4 years ago
0
Test with parametrize items ; how to repeat but launch fixture only between batch of test?
#48
ggrelet
closed
10 months ago
15
What problem does pytest-repeat solve?
#47
MartinThoma
closed
4 years ago
4
Not support unittest
#46
Yanci516
closed
4 years ago
2
Feature request: class level repeat
#45
adamf663
closed
1 year ago
3
enhancement: Repeat limited by time, "run for hh:mm:ss" or "until hh:mm:ss"
#44
IntoCpp
opened
4 years ago
0
change py.test references to pytest
#43
fuhrysteve
closed
4 years ago
0
Repeat only on failure
#42
varac
closed
1 year ago
2
pytest-repeat crashes on doctest
#41
brianmaissy
opened
4 years ago
5
Add internal __pytest_repeat_step_number fixture lazily
#40
blueyed
closed
5 years ago
0
Doesn't work with Tornado's gen_test
#39
guillochon
closed
5 years ago
1
Squash repeated tests into one test result
#38
finefoot
closed
9 months ago
7
Next