Skip to content

An4ik/Python-TDD

Repository files navigation

be-fullstack-TDD

Test Driven Development (TDD) - is a software development process that relies on the repetition of a very short development cycle: requirements are turned into very specific test cases, then the software is improved to pass the new tests, only.

TODO:

Description steps etc.

  1. Baby-steps instruction
  2. Basic math operations instruction
  3. Fibonacci numbers instruction
  4. Decorators instruction

About

Task to show student principles of the Test Driven Development for https://an4ik.gitbooks.io/be-fullstack/content/ tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages