Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 426 Bytes

File metadata and controls

11 lines (10 loc) · 426 Bytes

Test Submissions

  1. If you haven't downloaded the project, clone it. If you have, pull the latest version of master.
  2. Checkout your own branch (e.g. kiren-circle)
  3. Create your test file for the respective task in the respective project
    • For doctests (e.g. kiren.txt)
    • For unittests (e.g. kiren.py)
  4. Push your branch
  5. Create a pull request
  6. Send the link to PR for me to merge/leave feedback
  7. Repeat 1-6