We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be18f85 commit 55bffb7Copy full SHA for 55bffb7
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