Skip to content
Snippets Groups Projects
Commit 56ab4abc authored by Daniel Bauer's avatar Daniel Bauer :speech_balloon: Committed by Frederik Hennig
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 5da6ba28
No related branches found
No related tags found
1 merge request!445Object-Oriented CPU JIT API and Prototype Implementation
Pipeline #73173 passed
...@@ -52,7 +52,7 @@ These fixtures are defined in `tests/fixtures.py`. ...@@ -52,7 +52,7 @@ These fixtures are defined in `tests/fixtures.py`.
### Overriding Fixtures ### Overriding Fixtures
Pytest allows you to locally override fixtures, which can be especially practical when you wish Pytest allows you to locally override fixtures, which can be especially handy when you wish
to restrict the target selection of a test. to restrict the target selection of a test.
For example, the following test overrides `target` using a parametrization mark, For example, the following test overrides `target` using a parametrization mark,
and uses this in combination with the `gen_config` fixture, which now and uses this in combination with the `gen_config` fixture, which now
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment