You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/tests/pages/fixtures.adoc
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,8 +32,6 @@ Fixtures can be accessed by installing the optional `pytest` module, `cppython.p
32
32
33
33
With the pytest feature of `pytest_generate_tests` we register multiple dynamic fixtures for collecting test data, both for plugins and for the test suite itself.
34
34
35
-
=== `project_root`
36
-
37
35
=== `build_<directory>`
38
36
39
37
A Path object representing the directory named `<directory>` in the build directory.
0 commit comments