test_ok2/testing/python
Florian Bruhin 112204cf8d
Fix non-sensical error message (#9077)
* Fix non-sensical error message

Introduced in 12de92cd2b / #7698

* Add a test

* Put the unit back into unittest

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-09-24 06:15:53 +02:00
..
approx.py Prevent approx from being used without a comparison (#9061) 2021-08-30 18:19:31 +00:00
collect.py Fix warning filters used in tests 2021-05-04 17:25:02 +02:00
fixtures.py Fix non-sensical error message (#9077) 2021-09-24 06:15:53 +02:00
integration.py fixup! Rename variables 'tmpdir'->'tmp_path' 2021-02-21 13:10:07 +00:00
metafunc.py Refactor internal scope handling by introducing Scope enum 2021-08-01 06:11:56 -03:00
raises.py [pre-commit.ci] pre-commit autoupdate (#8547) 2021-04-14 12:49:09 +03:00
show_fixtures_per_test.py add feature to view fixture source location in invocations with --fixtures-per-test option (#8626) 2021-05-14 14:38:55 +02:00