Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 249 Bytes

testing.md

File metadata and controls

12 lines (7 loc) · 249 Bytes

Testing

Why don't you write some tests for this project? Suggested action items:

  • Cut and paste some functions into CyderDojo
  • write test cases for those functions first
  • Continue to add other functions
  • Write some more tests