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
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 Distribution
File details
Details for the file NoseXUnitLite-0.3.3.tar.gz
.
File metadata
- Download URL: NoseXUnitLite-0.3.3.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 852db23b6a68b8e062b8eeb11181281e8c6351fa11f6a48caaae63da6c84a68e |
|
MD5 | ef38a9e55fb2c90d855dd324a9d5a3bb |
|
BLAKE2b-256 | 2cd9a155145434917cbc296aba0dbd62b095516dce810c81f104a546909961e7 |