Skip to main content

XML Output plugin for Nose

Project description

A plugin for nose/nosetests that produces an XML report of the result of a test, but not dependant of coverage or pylint.

This is a stripped down version of NoseXUnit. We wanted to generate an XML output for nose, but the dependencies of NoseXUnit were too much just for one XML file, so we choose to package a lighter version.

What is missing here:
  • code coverage

  • pylint code analysis

Example use:

nosetests –with-nosexunitlite [options] [(optional) test files or directories]

You can specify (all optionals):

The XML output folder with –core-target=PATH, The folder containing the Python sources with –source-folder=PATH,

This is just a lighter repackaging of nosexunit: http://nosexunit.sourceforge.net

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

NoseXUnitLite-0.3.3.tar.gz (12.0 kB view hashes)

Uploaded Source

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