Category Archives: Articles

LazyCure Development Stategy

Let me introduce LazyCure Development Stategy – the common principals used by LazyCure developers (at the moment only by me ).
One development cycle consists from 5 steps:

Bug. Assign a bug to yourself before introducing any code changes.
Red. Write a failing automated unit test before you write any code, which reproduces the bug. If [...]

Read the full article »