jaseemkm / obey-the-testing-goat

Test-Driven Development with Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

obey-the-testing-goat

Test-Driven Development with Python

Hacktoberfest22

Follow the steps

  • git clone https://github.com/nithinmohan114/obey-the-testing-goat.git
  • git checkout -b your-branch-name Do the changes
  • git add -A (To add all changes)
  • git commit -m "Enter your commit message"
  • git push origin your-branch-name

About

Test-Driven Development with Python


Languages

Language:Python 98.4%Language:HTML 1.6%