nose-json

A JSON report plugin for Nose.


License
Apache-2.0
Install
pip install nose-json==0.2.0

Documentation

nose-json

Outputs test results in a consumable JSON format.

Usage

nosetests --with-json --json-file="nosetests.json"