srinitude / holbertonschool-higher_level_testing

Unit and interactive testing repository for collaboration between Batch 3 students

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Unit and interactive testing repository for collaboration between Batch 3 students


Languages

Language:Python 100.0%