2013-12-13 01:43:35 +08:00
|
|
|
<h3>Useful Links</h3>
|
|
|
|
<ul>
|
2013-12-13 02:03:25 +08:00
|
|
|
<li><a href="{{ pathto('index') }}">The pytest Website</a></li>
|
2014-01-23 17:21:06 +08:00
|
|
|
<li><a href="{{ pathto('contributing') }}">Contribution Guide</a></li>
|
2013-12-13 01:43:35 +08:00
|
|
|
<li><a href="https://pypi.python.org/pypi/pytest">pytest @ PyPI</a></li>
|
2015-03-12 09:04:14 +08:00
|
|
|
<li><a href="https://bitbucket.org/pytest-dev/pytest/">pytest @ Bitbucket</a></li>
|
2014-02-19 08:33:13 +08:00
|
|
|
<li><a href="http://pytest.org/latest/plugins_index/index.html">3rd party plugins</a></li>
|
2015-03-12 09:04:14 +08:00
|
|
|
<li><a href="https://bitbucket.org/pytest-dev/pytest/issues?status=new&status=open">Issue Tracker</a></li>
|
2013-12-13 01:55:09 +08:00
|
|
|
<li><a href="http://pytest.org/latest/pytest.pdf">PDF Documentation</a>
|
2013-12-13 01:43:35 +08:00
|
|
|
</ul>
|
2013-12-14 22:45:01 +08:00
|
|
|
|