Skip to content

This repository contains Hands on Test Driven Development Katas - implemented using Python

License

Notifications You must be signed in to change notification settings

gregburdick/TDD-Katas-Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Simply defines the Test Driven Development Katas. In this, lets try to create most famous katas to understand what are exactly Katas. These Katas can also be used for practicising your Python skills for Unit testing.

How to contribute:

Want to contribute? Make a pull request (PR) to develop branch. Do not make any PR to Master branch.

License

MIT License, refer: License info for more information.

More flavors

Lookig for implementation in your technology? There are more flavors of the repository:

  1. TDD Katas in .NET Core
  2. TDD Katas in Java
  3. TDD Katas in JavaScript
  4. TDD Katas in Python
  5. TDD Katas in PHP

Note: This is a place to find and practice TDD Katas. Feel free to submit pull requests with additional tests, or issues if you find any.

About

This repository contains Hands on Test Driven Development Katas - implemented using Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%