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>
|
2013-12-13 01:43:35 +08:00
|
|
|
<li><a href="https://pypi.python.org/pypi/pytest">pytest @ PyPI</a></li>
|
|
|
|
<li><a href="https://bitbucket.org/hpk42/pytest/">pytest @ Bitbucket</a></li>
|
2013-12-17 15:59:50 +08:00
|
|
|
<li><a href="https://github.com/hpk42/pytest/">pytest @ github</a></li>
|
|
|
|
<li><a href="https://bitbucket.org/hpk42/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
|
|
|
|