Skip to content

Commit 7941416

Browse files
Fixed broken links in adopt.rst
1 parent 0cca7f8 commit 7941416

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

doc/en/adopt.rst

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,9 @@ The ideal pytest helper
2424
- feels confident in using pytest (e.g. has explored command line options, knows how to write parametrized tests, has an idea about conftest contents)
2525
- does not need to be an expert in every aspect!
2626

27-
`Pytest helpers, sign up here`_! (preferably in February, hard deadline 22 March)
27+
Pytest helpers, sign up here! (preferably in February, hard deadline 22 March)
2828

2929

30-
.. _`Pytest helpers, sign up here`: http://goo.gl/forms/nxqAhqWt1P
31-
3230

3331
The ideal partner project
3432
-----------------------------------------
@@ -40,10 +38,8 @@ The ideal partner project
4038
- has the support of the core development team, in trying out pytest adoption
4139
- has no tests... or 100% test coverage... or somewhere in between!
4240

43-
`Partner projects, sign up here`_! (by 22 March)
44-
41+
Partner projects, sign up here! (by 22 March)
4542

46-
.. _`Partner projects, sign up here`: http://goo.gl/forms/ZGyqlHiwk3
4743

4844

4945
What does it mean to "adopt pytest"?
@@ -68,11 +64,11 @@ Progressive success might look like:
6864
It may be after the month is up, the partner project decides that pytest is not right for it. That's okay - hopefully the pytest team will also learn something about its weaknesses or deficiencies.
6965

7066
.. _`nose and unittest`: faq.html#how-does-pytest-relate-to-nose-and-unittest
71-
.. _assert: asserts.html
67+
.. _assert: assert.html
7268
.. _pycmd: https://bitbucket.org/hpk42/pycmd/overview
7369
.. _`setUp/tearDown methods`: xunit_setup.html
7470
.. _fixtures: fixture.html
75-
.. _markers: markers.html
71+
.. _markers: mark.html
7672
.. _distributed: xdist.html
7773

7874

0 commit comments

Comments
 (0)