Changeset 1154fd1 for python/README.md


Ignore:
Timestamp:
Nov 17, 2016, 2:51:47 AM (7 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, sampler, yinfft+
Children:
6c1709c
Parents:
9492ec88
Message:

python/README.md: add a note about nose2 for python tests (closes #74)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/README.md

    r9492ec88 r1154fd1  
    3636-------------------------
    3737
     38Python tests are in `python/tests` and use the [nose2 python package][nose2].
     39
    3840To run the all the python tests, use the script:
    3941
     
    4345
    4446    $ ./python/tests/test_note2midi.py -v
     47
     48[nose2]: https://github.com/nose-devs/nose2
    4549
    4650Install in a virtualenv
Note: See TracChangeset for help on using the changeset viewer.