minhntm / recipe-app

A funny django project to learn how is Test-driven development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recipe app

Manage your food recipe

"Try to write test before write code", I do this project to learn this with django. Writing test is so annoying but it will save your life in future. By the way, mock test is so fucking hard.

About

A funny django project to learn how is Test-driven development

License:MIT License


Languages

Language:Python 98.8%Language:Dockerfile 1.2%