doc: add list of fixtures to start of fixture chapter (#6696)

- Add list of fixtures to start of fixture chapter
- Add "fixture" cross ref type
This commit is contained in:
kpinc
2020-02-22 07:56:19 -06:00
committed by GitHub
parent 478a244f5e
commit eeebcd77dd
7 changed files with 120 additions and 4 deletions

View File

@@ -251,7 +251,7 @@ the cache and nothing will be printed:
test_caching.py:20: AssertionError
1 failed in 0.12s
See the :ref:`cache-api` for more details.
See the :fixture:`cache-api` for more details.
Inspecting Cache content