An open API service indexing awesome lists of open source software.

https://github.com/marcelotrevisani/tdd-presentation

TDD examples inspired in "TDD by example" by Kent Beck
https://github.com/marcelotrevisani/tdd-presentation

Last synced: 3 months ago
JSON representation

TDD examples inspired in "TDD by example" by Kent Beck

Awesome Lists containing this project

README

        

# Test Driven Design - Examples

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

[![Build Status](https://marcelotrevisani.visualstudio.com/tdd-presentation/_apis/build/status/marcelotrevisani.tdd-presentation?branchName=master)](https://marcelotrevisani.visualstudio.com/tdd-presentation/_build/latest?definitionId=1&branchName=master)

Similar TDD examples from "TDD by example" by Kent Beck.