HomePhabricator

Wrapper for 'nose' unittest and code coverage tools.
cb051d85681cUnpublished

Unpublished Commit · Learn More

No further details are available.

Description

Wrapper for 'nose' unittest and code coverage tools.

Summary:
Wrapper for Python 'nose' (http://readthedocs.org/docs/nose/en/latest/)
testing tool.

Test Plan:
Install latest 'nose' v1.1.3. Currently it is available through
Github only (`pep install git+https://github.com/nose-devs/nose.git`).

Create a Python project with following structure:

/package_name/module_name.py
/tests/package_name/test_module_name.py

Write some tests

Run `arc unit`

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Koolvin, zeeg

Differential Revision: https://secure.phabricator.com/D2322

Details

Provenance
Julius SeporaitisAuthored on
epriestleyCommitted on Apr 27 2012, 7:11 PM
Reviewer
epriestley
Differential Revision
Restricted Differential Revision
Parents
rARCdd11fee5ef90: Fix PhutilUnitTest issue with symlinks that point into a libphutil library
Branches
Unknown
Tags
Unknown

Event Timeline