Contents

nose-timer 1.0.1

0

A timer plugin for nosetests

A timer plugin for nosetests

Stars: 125, Watchers: 125, Forks: 32, Open Issues: 2

The mahmoudimus/nose-timer repo was created 11 years ago and the last code push was 1 years ago.
The project is popular with 125 github stars!

How to Install nose-timer

You can install nose-timer using pip

pip install nose-timer

or add it to a project with poetry

poetry add nose-timer

Package Details

Author
Alister Cordiner, Andres Riancho, Anton Egorov, Arthur Kulik, Corey Goldberg, Dmitry Sandalov, Harald Nordgren, Ivan Kolodyazhny, Juan Pedro Fisanotti, Kevin Burke, Mahmoud Abdelkader, Raoul Snyman, Stanislav Kudriashev
License
MIT
Homepage
https://github.com/mahmoudimus/nose-timer
PyPi:
https://pypi.org/project/nose-timer/
GitHub Repo:
https://github.com/mahmoudimus/nose-timer

Classifiers

  • Software Development/Testing
No  nose-timer  pypi packages just yet.

Errors

A list of common nose-timer errors.

Code Examples

Here are some nose-timer code examples and snippets.

Related Packages & Articles

mixer 7.2.2

Mixer – Is a fixtures replacement. Supported Django ORM, SqlAlchemy ORM, Mongoengine ODM and custom python objects.

pytest-socket 0.7.0

A plugin to use with Pytest to disable or restrict socket calls during tests to ensure network calls are prevented.

nbval 0.11.0

A py.test plugin to validate Jupyter notebooks

molecule 24.2.1

Molecule aids in the development and testing of Ansible roles

mock 5.1.0

mock is now part of the Python standard library, available as unittest.mock in Python 3.3 onwards.