Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install nosetalisker

How to install nosetalisker

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install nosetalisker
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.2.1 Available View build log
0.1 Failed View build log
Windows (64-bit)
0.2.1 Available View build log
0.1 Failed View build log
Mac OS X (10.5+)
0.2.1 Available View build log
0.1 Failed View build log
Linux (32-bit)
0.2.1 Available View build log
0.1 Failed View build log
Linux (64-bit)
0.2.1 Available View build log
0.1 Failed View build log
 
Author
License
BSD
Dependencies
Imports
Lastest release
version 0.2.1 on Jun 25th, 2011

A nose plugin that outputs one cProfile stat dump to a file, for each test.

Install

pip install nose-talisker

Format of the file name is:

module-name.class-name.test-name.elapsed-milli-seconds.timestamp.prof

For example:

zamboni.apps.files.tests.test_views.TestFileViewer.test_view_access_reviewed.001448ms.2011-06-09T01:50:34.323206.prof
zamboni.apps.files.tests.test_views.TestFileViewer.test_view_access_reviewed.001577ms.2011-06-09T01:56:51.694283.prof

Options

  • prof_path: the destination directory to write to. If not given a temporary one will be created for you. If you provide a directory, it must exist.

Usage

nosetests --with-talisker --prof-path=/tmp/output

This module is designed to be used by talisker to consume and view the profile results. The format is deliberately based upon the runprofileserver from the command extensions module, with the same option naming.

License: BSD Author: Andy McKay, andym@mozilla.com

Subscribe to package updates

Last updated Jun 25th, 2011

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.