File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ pytest-instafail
33
44|build status |_
55
6- .. |build status | image :: https://secure.travis-ci.org/jpvanhal /pytest-instafail.png?branch=master
6+ .. |build status | image :: https://secure.travis-ci.org/pytest-dev /pytest-instafail.png?branch=master
77 :alt: Build Status
8- .. _build status : http://travis-ci.org/jpvanhal /pytest-instafail
8+ .. _build status : http://travis-ci.org/pytest-dev /pytest-instafail
99
1010pytest-instafail is a plugin for `py.test <http://pytest.org >`_ that shows
1111failures and errors instantly instead of waiting until the end of test session.
@@ -32,7 +32,7 @@ Then run your tests with::
3232Resources
3333---------
3434
35- - `Issue Tracker <http://github.com/jpvanhal /pytest-instafail/issues >`_
36- - `Code <http://github.com/jpvanhal /pytest-instafail/ >`_
35+ - `Issue Tracker <http://github.com/pytest-dev /pytest-instafail/issues >`_
36+ - `Code <http://github.com/pytest-dev /pytest-instafail/ >`_
3737- `Development Version
38- <http://github.com/jpvanhal /pytest-instafail/zipball/master#egg=pytest-instafail-dev> `_
38+ <http://github.com/pytest-dev /pytest-instafail/zipball/master#egg=pytest-instafail-dev> `_
Original file line number Diff line number Diff line change 55 description = 'py.test plugin to show failures instantly' ,
66 long_description = open ("README.rst" ).read (),
77 version = '0.3.0' ,
8- url = 'https://github.com/jpvanhal /pytest-instafail' ,
8+ url = 'https://github.com/pytest-dev /pytest-instafail' ,
99 license = 'BSD' ,
1010 author = 'Janne Vanhala' ,
1111
You can’t perform that action at this time.
0 commit comments