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)


Co-authored-by: default avatarDaniel Bauer <daniel.j.bauer@fau.de>
parent 5da6ba28
1 merge request!445Object-Oriented CPU JIT API and Prototype Implementation
Pipeline #73173 passed with stages
in 6 minutes and 32 seconds
......@@ -52,7 +52,7 @@ These fixtures are defined in `tests/fixtures.py`.
### 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.
For example, the following test overrides `target` using a parametrization mark,
and uses this in combination with the `gen_config` fixture, which now
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment