Skip to main content

UNKNOWN

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nosetalisker-0.2.1.tar.gz (2.6 kB view details)

Uploaded Source

File details

Details for the file nosetalisker-0.2.1.tar.gz.

File metadata

File hashes

Hashes for nosetalisker-0.2.1.tar.gz
Algorithm Hash digest
SHA256 ae2ab69c52b20c1c396635433ee44c50d544e3d63db9392b00a51d41dba9176b
MD5 b21ce2c2a66968063deb240a2534d051
BLAKE2b-256 a06bd02cb18bafb58dceeaf4f3c39192076c6f3cac4ac96f0437e77dd4362630

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page