UNKNOWN
Project description
=================================================================
nosetp
=================================================================
.. # POST TITLE
.. # BEGIN BADGES
|pypi-version-badge| |license-badge| |pypi-downloads-badge|
.. |pypi-version-badge| image:: http://img.shields.io/pypi/v/nosetp.svg
:alt: [latest version on pypi]
:target: https://pypi.python.org/pypi/nosetp
.. |pypi-downloads-badge| image:: http://img.shields.io/pypi/dm/nosetp.svg
:alt: [downloads on pypi]
:target: https://pypi.python.org/pypi/nosetp
.. |license-badge| image:: http://img.shields.io/badge/license-GPLv3+-brightgreen.svg
:alt: [GPLv3+]
:target: https://www.gnu.org/licenses/gpl.html
.. # END BADGES
**nosetp** is a band-aid for some missing features in nose_.
**nosetp** provides the `nosetp <nosetp.commands.nosetp>` command for
setuptools_, which is just a wrapper around the :program:`nosetests` command provided
by default nose_, with some extra options. Specifically, the :opt:`--nosetp-chain`
option supresses the normal exit behavior of :program:`nosetests` so that it exits
if and only if tests are unsuccessful, otherwise it continues to execute any
other commands specified for :program:`setup.py`.
.. contents:: **Page Contents**
:local:
:depth: 2
:backlinks: top
tl;dr
---------------
What?
~~~~~~~~~~~~~~
Some add-on functionlity for nose_.
Install?
~~~~~~~~~~~~~
.. code:: bash
$ pip install nosetp
Or, from source:
.. code:: bash
$ python setup.py install
Dependencies?
~~~~~~~~~~~~~~~~
nosetp is developed against `python <https://www.python.org/>`_ version 2.7.
nosetp also requires `docit <https://pypi.python.org/pypi/docit>`_
and nose_. If you install with :program:`pip`, these will be handled
automatically.
To build the sphinx docs from source (as is), you'll also need the `sphinx_rtd_theme`_:
.. code:: bash
$ pip install sphinx_rtd_theme
Docs?
~~~~~~~~
* `Python Hosted (.org) <http://pythonhosted.org/nosetp/>`_
Misc.
---------------
Contact Information
~~~~~~~~~~~~~~~~~~~~~~~~
This project is currently hosted on `bitbucket <https://bitbucket.org>`_,
at `https://bitbucket.org/bmearns/nosetp <https://bitbucket.org/bmearns/nosetp/>`_.
The primary author is Brian Mearns, whom you can contact through bitbucket at
`https://bitbucket.org/bmearns <https://bitbucket.org/bmearns>`_.
Copyright and License
~~~~~~~~~~~~~~~~~~~~~~~~~~
\ ``nosetp``\ is \ *free software*\ : you can redistribute it and/or modify
it under the terms of the \ **GNU General Public License**\ as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
\ ``nosetp``\ is distributed in the hope that it will be useful,
but \ **without any warranty**\ ; without even the implied warranty of
\ *merchantability*\ or \ *fitness for a particular purpose*\ . See the
GNU General Public License for more details.
A copy of the GNU General Public License is available in the
\ ``nosetp``\ distribution under the file LICENSE.txt. If you did not
receive a copy of this file, see
`http://www.gnu.org/licenses/ <http://www.gnu.org/licenses/>`_.
.. _sphinx_rtd_theme: https://github.com/snide/sphinx_rtd_theme
.. _nose: https://nose.readthedocs.org/
.. _setuptools: https://pythonhosted.org/setuptools/
nosetp
=================================================================
.. # POST TITLE
.. # BEGIN BADGES
|pypi-version-badge| |license-badge| |pypi-downloads-badge|
.. |pypi-version-badge| image:: http://img.shields.io/pypi/v/nosetp.svg
:alt: [latest version on pypi]
:target: https://pypi.python.org/pypi/nosetp
.. |pypi-downloads-badge| image:: http://img.shields.io/pypi/dm/nosetp.svg
:alt: [downloads on pypi]
:target: https://pypi.python.org/pypi/nosetp
.. |license-badge| image:: http://img.shields.io/badge/license-GPLv3+-brightgreen.svg
:alt: [GPLv3+]
:target: https://www.gnu.org/licenses/gpl.html
.. # END BADGES
**nosetp** is a band-aid for some missing features in nose_.
**nosetp** provides the `nosetp <nosetp.commands.nosetp>` command for
setuptools_, which is just a wrapper around the :program:`nosetests` command provided
by default nose_, with some extra options. Specifically, the :opt:`--nosetp-chain`
option supresses the normal exit behavior of :program:`nosetests` so that it exits
if and only if tests are unsuccessful, otherwise it continues to execute any
other commands specified for :program:`setup.py`.
.. contents:: **Page Contents**
:local:
:depth: 2
:backlinks: top
tl;dr
---------------
What?
~~~~~~~~~~~~~~
Some add-on functionlity for nose_.
Install?
~~~~~~~~~~~~~
.. code:: bash
$ pip install nosetp
Or, from source:
.. code:: bash
$ python setup.py install
Dependencies?
~~~~~~~~~~~~~~~~
nosetp is developed against `python <https://www.python.org/>`_ version 2.7.
nosetp also requires `docit <https://pypi.python.org/pypi/docit>`_
and nose_. If you install with :program:`pip`, these will be handled
automatically.
To build the sphinx docs from source (as is), you'll also need the `sphinx_rtd_theme`_:
.. code:: bash
$ pip install sphinx_rtd_theme
Docs?
~~~~~~~~
* `Python Hosted (.org) <http://pythonhosted.org/nosetp/>`_
Misc.
---------------
Contact Information
~~~~~~~~~~~~~~~~~~~~~~~~
This project is currently hosted on `bitbucket <https://bitbucket.org>`_,
at `https://bitbucket.org/bmearns/nosetp <https://bitbucket.org/bmearns/nosetp/>`_.
The primary author is Brian Mearns, whom you can contact through bitbucket at
`https://bitbucket.org/bmearns <https://bitbucket.org/bmearns>`_.
Copyright and License
~~~~~~~~~~~~~~~~~~~~~~~~~~
\ ``nosetp``\ is \ *free software*\ : you can redistribute it and/or modify
it under the terms of the \ **GNU General Public License**\ as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
\ ``nosetp``\ is distributed in the hope that it will be useful,
but \ **without any warranty**\ ; without even the implied warranty of
\ *merchantability*\ or \ *fitness for a particular purpose*\ . See the
GNU General Public License for more details.
A copy of the GNU General Public License is available in the
\ ``nosetp``\ distribution under the file LICENSE.txt. If you did not
receive a copy of this file, see
`http://www.gnu.org/licenses/ <http://www.gnu.org/licenses/>`_.
.. _sphinx_rtd_theme: https://github.com/snide/sphinx_rtd_theme
.. _nose: https://nose.readthedocs.org/
.. _setuptools: https://pythonhosted.org/setuptools/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
nosetp-1.0.0.1-r2.zip
(36.3 kB
view details)
nosetp-1.0.0.1-r2.tar.gz
(29.5 kB
view details)
nosetp-1.0.0.1-r2.tar.bz2
(26.6 kB
view details)
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
nosetp-1.0.0.1_r2-py2.7.egg
(13.7 kB
view details)
nosetp-1.0.0.1-r2.win32.exe
(203.9 kB
view details)
File details
Details for the file nosetp-1.0.0.1-r2.zip.
File metadata
- Download URL: nosetp-1.0.0.1-r2.zip
- Upload date:
- Size: 36.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e84f02aabd4b898f90d725b9fd08c1be771fe905f214774010ff2b5971ed3dac
|
|
| MD5 |
7117526e1741d714802ccb15310c112d
|
|
| BLAKE2b-256 |
cf2a8cfb8dc495b665da9e187c4adaca354efa8cf18f787c1595e13a0e52ddad
|
File details
Details for the file nosetp-1.0.0.1-r2.tar.gz.
File metadata
- Download URL: nosetp-1.0.0.1-r2.tar.gz
- Upload date:
- Size: 29.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a0f8e50fc6fb16bda4b0c2d9b0a4cae4b8c3a91966db6e0d4e9bc1bdd827b48
|
|
| MD5 |
5e7acadb65c03a613c6e6886ca4ef012
|
|
| BLAKE2b-256 |
56fa171aeb99327f086745fa1858303f54e45b6413fa5d9557defd26f124e5e9
|
File details
Details for the file nosetp-1.0.0.1-r2.tar.bz2.
File metadata
- Download URL: nosetp-1.0.0.1-r2.tar.bz2
- Upload date:
- Size: 26.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1972b499ce8ac7f9ca06865f5703df3dadf2747590106a81dbbd504891b214b6
|
|
| MD5 |
af7bd6f1b855eb565c7092af443fcc09
|
|
| BLAKE2b-256 |
f01c85c81b815274d6bf7a179a39e21aa1c4b506280d2929e57522368a1a909d
|
File details
Details for the file nosetp-1.0.0.1_r2-py2.7.egg.
File metadata
- Download URL: nosetp-1.0.0.1_r2-py2.7.egg
- Upload date:
- Size: 13.7 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbd6be036e1490e8423b9b03cd73b034132beac651c19c6ac3bece6e19228f07
|
|
| MD5 |
def0be9e1bc961d8907a4f353d3cdd98
|
|
| BLAKE2b-256 |
607d2249aa1a3c91280287336e0b0617754145174896ff9d8946b303c1184828
|
File details
Details for the file nosetp-1.0.0.1-r2.win32.exe.
File metadata
- Download URL: nosetp-1.0.0.1-r2.win32.exe
- Upload date:
- Size: 203.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3a1b448f21be73d143f7ba80af1e763dc0afdab3551401ecf8e52d219cd9176
|
|
| MD5 |
00b219ca51b04a10d61164b4f20957a7
|
|
| BLAKE2b-256 |
52aecf564ab7d2e4eed36a6f2b2f56fa8ff0e078f777169abc1a682f3add71c5
|