curl/.github
Jan Venekamp a4152864f8
tests: constrain http pytest to tests/http directory
Running the http pytest had to be done from tests directory or above,
because the repeat argument fixture was defined in tests/conftest.py.
However, the repeat argument is not needed because its functionality
can be provided by pytest-repeat as documented in the test's
README.md. So, removed the pytest_addoption function for the repeat
argument and the pytest_report_header function is moved to
tests/http/conftest.py.

TODO: Remove repeat argument from all tests. As a stopgap, a
one-element list is defined for it for now.

Closes #14611
2024-08-22 11:47:10 +02:00
..
ISSUE_TEMPLATE ISSUE_TEMPLATE/docs: correct the field identifiers 2024-07-12 12:22:15 +02:00
scripts tidy-up: spelling quiche and Rustls 2024-08-20 00:44:10 +02:00
workflows tests: constrain http pytest to tests/http directory 2024-08-22 11:47:10 +02:00
CODEOWNERS
CONTRIBUTING.md
dependabot.yml
FUNDING.yml
labeler.yml cmake: rename Find modules 2024-08-20 00:50:10 +02:00
lock.yml
stale.yml