issues
search
okken
/
pytest-check
A pytest plugin that allows multiple failures per test.
MIT License
349
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adds type hinting; drops python 3.8
#169
mfulgo
opened
3 weeks ago
1
drop 3.7, add 3.12, tox-uv
#168
okken
closed
2 months ago
0
When the check is placed in the parent step and the child step asserts, the check becomes invalid.
#167
Faerie1999
opened
3 months ago
3
Add `is_nan`
#166
dpinol
closed
2 months ago
0
Linux environment can only download and install libraries up to version 2.1.5
#165
WaterLoran
closed
5 months ago
3
Include a `check.match` and `check.not_match` for regex comparison
#164
LecrisUT
opened
6 months ago
1
type-hinting the project
#163
LecrisUT
opened
6 months ago
0
d7afe0d6570c24d8d9ecc4443be9a765a0b85c2c
#162
JAnthony1997
closed
7 months ago
0
d7afe0d6570c24d8d9ecc4443be9a765a0b85c2c
#161
JAnthony1997
closed
7 months ago
1
Incorrect arguments to `ExceptionRepr`
#160
etse1288
closed
6 months ago
5
doc update
#159
okken
closed
9 months ago
0
Add `fail` & `between_equal()`
#158
okken
closed
9 months ago
0
Add an xdist test
#157
okken
opened
9 months ago
0
Fix #155, turn off summaries with xdist
#156
okken
closed
9 months ago
0
INTERNALERROR after upgrading package to 2.2.3 or 2.2.4 version
#155
zlex007
closed
9 months ago
5
Fix #153, turn off summaries for pytest < 7.3
#154
okken
closed
9 months ago
0
[v2.2.3] ExceptionRepr creation is not compatible with pytest < 7.3.
#153
mchromin
closed
9 months ago
2
Support running pytest with -p no:terminal
#152
ForeverWintr
closed
9 months ago
4
strip "FAILURE: " from summary line
#151
okken
closed
10 months ago
0
Add short test summary info result message
#150
hirotoKirimaru
closed
10 months ago
6
How to have all failure on logging pytestfile
#149
MouradZoghbiWork
closed
10 months ago
1
pytest_html
#148
erlebach
closed
10 months ago
1
Add new check type: match - use regular expressions to tests againgst a string
#147
zoltanmajor-seon
opened
10 months ago
1
`pytest-check` causes `pytest-xdist` testing to fail
#146
mtelka
closed
11 months ago
1
Is the 'raises' parameter in xfail ignored?
#145
doomofart
opened
1 year ago
1
raises match argument
#144
dpinol
opened
1 year ago
1
Document & test: custom error message for check.raises
#143
jessie-github
opened
1 year ago
2
Linux environment does not have version 2.1.5
#142
WaterLoran
closed
1 year ago
3
pytest check is not reporting all failures distributed across multiple python functions or setup fixture called within a test function
#141
C9943028
closed
1 year ago
3
RFE: is it possible to start making github releases?🤔
#140
kloczek
opened
1 year ago
6
Test is not marked as xfailed when pytest.xfail() called after a failure.
#139
harmin-parra
opened
1 year ago
2
Feature request: Add new test outcome status ?
#138
harmin-parra
closed
1 year ago
1
Unchecked _max_tb causing TypeError: '<=' not supported between instances of 'int' and 'nonetype'
#137
GPhilo
closed
1 year ago
7
Give Python lower bound with ">=" instead of ">"
#136
EliahKagan
closed
1 year ago
2
Unclear intended minimum Python version
#135
EliahKagan
closed
1 year ago
0
Test is not marked as xfailed
#134
MaxoH4uk
closed
1 year ago
1
Feature request: own error message for showing in a short test summary info
#133
OlgaSolod
closed
10 months ago
1
lots of traceback changes
#132
okken
closed
1 year ago
1
Count passed checks made with `pytest-check`
#131
dgard1981
closed
1 year ago
5
Add option to skip additional levels in pseudotraceback
#130
mbergen
closed
1 year ago
4
Dev refactoring
#129
okken
closed
1 year ago
0
Fix traceback construction in tests using threadpool
#128
fperrin
closed
1 year ago
2
IndexError when running a check in a thread
#127
fperrin
closed
1 year ago
1
Is it possible to simplify syntax for with check ?
#126
harmin-parra
closed
1 year ago
1
Using pytest_check asserts that there will be errors
#125
Yingqingshan
closed
1 year ago
2
Add possibility to print full trace
#124
Le0nRoy
closed
1 year ago
5
The results of the two functions are different, and the with statement block does not support test_demo_black_with_2
#123
gcil125
closed
1 year ago
3
Feature proposal: Capability to mark tests as xfail
#122
Alex-Izquierdo
opened
1 year ago
7
readd tests and examples to sdist
#121
mgorny
closed
1 year ago
3
only 1 traceback displayed
#120
dpinol
opened
1 year ago
1
Next