skbansal5642 / UnitTesting-TestDrivenDevelopment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit Testing and Test Driven Development in Python

  • This repository includes the some exercise files.
  • There are some tasks for every exercises.
  • Each exercise has: - a python file includes the code to perform some task - a python file to test the working of code.

About

License:Apache License 2.0


Languages

Language:Python 95.2%Language:Makefile 4.8%