Skip to content

I'm taking Software Testing this semester at UFMG. This is the application we are developing while studying about Test-Driven Development.

Notifications You must be signed in to change notification settings

lorenaleao/tdd-project

Repository files navigation

tdd-project

Goal

Reproduce a software development session using TDD (Test-Driven Development), based on the book Test-Driven Development with Python, by following these instructions.

Application to be developed

Site to list tasks to do, i.e., a TODO list.

How to use the app in your local machine

Clone the repository and execute the following command:

python manage.py runserver

About

I'm taking Software Testing this semester at UFMG. This is the application we are developing while studying about Test-Driven Development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published