| Issue 4: | Acceptance Tests | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Acceptance Tests Write acceptance tests before your write the code. When you encounter a bug, write an acceptance test that fails, fix the bug, and confirm that the acceptance test passes. Write an auxiliary program to randomly generate acceptance tests. Create at least 1000 acceptance tests. Tests corner cases and failure cases. Push and pull the acceptance tests to and from the grader's repository. Prepend dpullara- to the file names at Assembla. Reach consensus on the acceptance tests. Use Valgrind.
Feb 15, 2012
Project Member
#1
tcstewar...@gmail.com
Status:
Done
|