vote up 0 vote down star
1

What open-source codebases have you used to learn refactoring, written in either java or C# ? One requirement is good unit tests.

flag

As an alternative to refactoring an existing codebase, consider practicing Code Katas. See codingdojo.org – TrueWill Nov 8 at 16:43
For project with unit tests, have a look at stackoverflow.com/questions/1210479/…. But this question should be CW in my opinion, I doubt there will be a single answer. – Pascal Thivent Nov 8 at 16:51
I'm curious: Why do you require open-source codebases to learn refactoring? Why not use the the codebases you have already, be they work-related, or personal projects? – FrustratedWithFormsDesigner Nov 8 at 16:54

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.