JamesBream / PixelGram

UoD CS Spring Semester Team Project
0 stars 0 forks source link

Implement Test-Driven Development Strategy #1

Open JamesBream opened 8 years ago

JamesBream commented 8 years ago

We need to utilise Python's UnitTest or something similar to set up some tests for the code. Should come in useful when we need to discuss test driven development. Flask already has some built in support for this and there's a number of articles in the docs about this. Will update this later.