[Qgis-developer] Rethinking the testing ... (test-driven development)

Mayeul Kauffmann mayeul.kauffmann at free.fr
Fri Jul 8 02:46:42 EDT 2011


Hi
Just a thought on "branch THEN work THEN write tests".
It could be instead: "branch THEN write tests THEN work".
Agile programming encourages test-driven development: you write the
tests first, then you code new functionalities.
http://en.wikipedia.org/wiki/Test_driven_development
While this encourages good practice, I do not know how easy would it be
to implement.
Anyway, thanks again all for your work!
Mayeul

Tim Sutton wrote
> fork
> branch
> work
> write tests
> request for merge
> integrate 



More information about the Qgis-developer mailing list