Closed ephraimrosenfeld closed 7 years ago
As a software developer
I need a mechanism to tell how much of my code-base is accounted for by my unit tests and integration tests
So that I can take accountability for the code-base of my project
Assumptions
coverage
nosetest
Acceptance Criteria
As a software developer
I need a mechanism to tell how much of my code-base is accounted for by my unit tests and integration tests
So that I can take accountability for the code-base of my project
Assumptions
coverage
andnosetest
frameworksAcceptance Criteria
coverage
andnosetest
dependencies must be added to the platform files (i.e. for Vagrant and Travis CI)coverage
and/ornosetest
must run successfully on Travis CI