douglasrizzo / catsim

Computerized Adaptive Testing Simulator
GNU Lesser General Public License v3.0
124 stars 35 forks source link

Add extra target for running the tests #1

Closed rbu closed 7 years ago

rbu commented 8 years ago

nose was mentioned in the documentation, but nose-cov is an implicit requirement by the Makefile. This addition allows installing testing requirements using either pip install catsim[testing] or pip install -e .[testing] when developing.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 86.09% when pulling 38a3c57a322ef1a2172091dd4e968efe884a39b5 on rbu:explicit-testing-requirements into f79edde436d977cf173eb7083b973567deb9b8f2 on douglasrizzo:testing.