We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be18f85 + 55bffb7 commit eb5e651Copy full SHA for eb5e651
doc/en/fixture.rst
@@ -849,7 +849,7 @@ Running this test will *skip* the invocation of ``data_set`` with value ``2``:
849
Modularity: using fixtures from a fixture function
850
----------------------------------------------------------
851
852
-In additon to using fixtures in test functions, fixture functions
+In addition to using fixtures in test functions, fixture functions
853
can use other fixtures themselves. This contributes to a modular design
854
of your fixtures and allows re-use of framework-specific fixtures across
855
many projects. As a simple example, we can extend the previous example
0 commit comments