in Search
     

Browse Site by Tags

Showing related tags and posts accross the entire site.
All Tags » TDD » continuous integration (RSS)
  • Weighing in on pipelined continuous integration (CI)

    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 Weblog by cruizer on 09-30-2007
  • insufficient test code coverage -> broken build

    i agree that incorporating code coverage criteria in your build scripts is very restrictive, but you have no choice if your team is just starting out doing tdd or writing plain automated unit tests. how can you force them to learn to write automated unit tests if you will not be pressuring them? without...
    Posted to Weblog by jokiz on 05-24-2007
  • TDD-CI environment work - definitely a plus

    We still have a job advertisement for a C# developer and one of the requirements is experience in agile software development using T est- D riven D evelopment and C ontinuous I ntegration setup. You can hardly find a .NET company in the Philippines which has this setup so I find it as a reward rather...
    Posted to Weblog by jokiz on 02-07-2007
  • working around a project with minimal unit tests

    coming from a project with number of unit tests in it (hundreds i believe), it's hard to work around our current project without it. we're near the release of the project and we still have 31 unit and integration test cases for the .NET client application. the count does not include my own set of unit...
    Posted to Weblog by jokiz on 01-30-2007
  • Saved by an automated test

    Last week, I was assigned to fix a bug in my first project in my current company. The said application was released months ago and is currently being used by our client. Initially, the fix was just to move a particular line of code just above a conditional statement. I am all set, ready to commit, but...
    Posted to Weblog by jokiz on 12-08-2006
Page 1 of 1 (5 items)