I can't stop but smile at what I've written in this forum thread . A decade ago, I am constantly having this similar debate with my managers, project leader, team leader, quality engineers, etc. about the merits of unit testing. As I was still inexperienced then, I am not really in favor of unit...
Posted to
Jop's Work
by
jop
on 11-04-2008
Filed under: tdd, unit-test
JP Hamilton has posted a brief blog post on how he unit tests WinForms . Looks nifty, especially if you use a pattern like Model-View-Presenter for your forms. His rationale is that if you keep on testing only the presenter and mocking out the view in your unit tests, your forms code still gets zero...
Posted to
cruizer
by
cruizer
on 05-29-2008
Filed under: DotNET, TDD, development tools, unit testing
Here's what Steven Harman has found out in a recent trip: TDD is Gaining Some Ground somewhere... [Taken by Steven Harman at Crowne Plaza front desk in West Michigan]
Posted to
αρχάριος
by
marl
on 05-13-2008
Filed under: Test-Driven, TDD
Test Driven Development for the Masses by Andre John Tamayo Cruz About the Speaker Andre John Cruz aka cruizer is a Microsoft MVP for Visual C# and an Administrator for PHPUGPH.com. His day job is an Application Developer for Barclays Capital Singapore. He is an avid FOSS enthusiast, and also an active...
Posted to
Garri
by
Garri
on 03-02-2008
Filed under: TDD, PHP, PHPUGPH, Workshop, Test Driven Development, cruizer, phpugph.com, Seminar
The previous incarnation of that Microsoft article was heavily panned by critics and in a rare move, Microsoft actually pulled it out of its developer web site. I didn't realise it but Microsoft actually replaced it with one written by Jeffrey Palermo -- http://msdn2.microsoft.com/en-us/library/aa730844...
Posted to
cruizer
by
cruizer
on 12-23-2007
Filed under: DotNET, TDD, .NET, Microsoft, development tools
Ubraa my 1st open source project is conceived at the PHPUGPH forum. ============== SUMMARY PAGE =================== Project Name: PMS Project (Code Release Name: UBRAA) Description: PHP based project management software Technical Data: -Built on Zend Framework 1.0.0 -Uses jQuery library for UI interactivity...
Posted to
Garri
by
Garri
on 10-17-2007
Filed under: Zend Framework, TDD, Best Practices, Ubraa, BaseCamp, FishEye, BDD, Trac
This InfoQ link on pipelined CI got my attention because it was something that I can relate to. The project we're working on used to build on our CruiseControl.NET build server in only three minutes; now it's taking more than 18 minutes to complete. And it's a dual-core 2 GB machine at that...
Posted to
cruizer
by
cruizer
on 09-30-2007
Filed under: DotNET, TDD, agile practices, development tools, continuous integration