Merge pull request #8441 from evildmp/evolutionary-documentation-restructure

Moved more sections from reference to how-to.
This commit is contained in:
Daniele Procida
2021-03-15 08:22:11 +00:00
committed by GitHub
parent 63bc49de70
commit 2641761c1c
17 changed files with 399 additions and 1221 deletions
+1
View File
@@ -6,6 +6,7 @@ About fixtures
.. seealso:: :ref:`how-to-fixtures`
.. seealso:: :ref:`Fixtures reference <reference-fixtures>`
pytest fixtures are designed to be explicit, modular and scalable.
What fixtures are
-----------------