| Issue 3: | Unit Tests | |
| 1 person starred this issue and may be notified of changes. | Back to list |
The grader will set up a public Git repository at Assembla: Oliver Jensen https://www.assembla.com/code/ojensen-cs371p-grades/git/nodes/ Write unit tests before your write the code. When you encounter a bug, write a unit test that fails, fix the bug, and confirm that the unit test passes. Write at least 3 unit tests for every function. Tests corner cases and failure cases. Name tests logically. Push and pull the unit tests to and from the grader's repository. Prepend <cs-username>- to the file names at Assembla. Reach consensus on the unit tests. Use Valgrind.
Mar 21, 2012
Project Member
#1
the.liz...@gmail.com
Status:
Fixed
|