[PYCBC-46] Unittests covering > 50% of the code Created: 25/Jul/12 Updated: 25/Jul/12 Resolved: 25/Jul/12 |
|
| Status: | Resolved |
| Project: | Couchbase Python Client Library |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 0.7 |
| Security Level: | Public |
| Type: | New Feature | Priority: | Major |
| Reporter: | Benjamin Young | Assignee: | Benjamin Young |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Comments |
| Comment by Benjamin Young [ 25/Jul/12 ] |
|
python setup.py nosetests generates HTML coverage reports in the 'cover' folder of the source folder. 0.7 will be 59% "covered" at the time of release. |