Fix 404 to a somewhat better historical note
This commit is contained in:
parent
bde3d1a0cd
commit
f19cfbb825
|
@ -7,7 +7,7 @@ pytest-2.3: reasoning for fixture/funcarg evolution
|
||||||
|
|
||||||
**Target audience**: Reading this document requires basic knowledge of
|
**Target audience**: Reading this document requires basic knowledge of
|
||||||
python testing, xUnit setup methods and the (previous) basic pytest
|
python testing, xUnit setup methods and the (previous) basic pytest
|
||||||
funcarg mechanism, see http://pytest.org/2.2.4/funcargs.html
|
funcarg mechanism, see https://docs.pytest.org/en/latest/historical-notes.html#funcargs-and-pytest-funcarg.
|
||||||
If you are new to pytest, then you can simply ignore this
|
If you are new to pytest, then you can simply ignore this
|
||||||
section and read the other sections.
|
section and read the other sections.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue