|
|
Browse by Tags
All Tags » continuous integration
-
I found this API to access Bugzilla through C#. It goes through XML-RPC .Net to access the web services of Bugzilla. While the web service is pretty limited (and experimental), it still gives you the ability to fetch the list of closed and opened bugs for a release (or iteration or milestone). You'll have to dig a little bit to ...
-
Bon, j'ai trouvé cette nouvelle version de CruiseControl en Ruby très intéressante:
On y mentionne pouvoir faire notre setup en 10 minutes (!)
Fini les fichiers XML à configurer. Hmm, cela semble attirant. Il faut cependant avoir SVN Subversion comme gestionnaire de code source et Ruby. On peut compiler des projets en Java ...
-
I like to have meaningful version numbers in my .NET assemblies. I don't understand people who put an incremental build number in the version. Ok, you know it's build 28 but what does it mean besides that it was build before build 29.
I usually put 2 pieces of valuable information in the Assembly version: the date on which the build ...
-
For those of you who use NAntContrib and CruiseContol .NET, you might be using the task <codestats> to get a rough estimate of the number of lines of code you have.
While I enjoy this task, I got tired of opening up the .xml result file and copy/paste those statistics in an Excel spreadsheet. So I decided to investigate a way to ...
-
Chez Toyota, chaque employé sur la chaîne de montage a le pouvoir d’arrêter la chaîne de montage. S’il trouve un problème, il n’a qu’à tirer sur une corde pour arrêter la production. Imaginez, un simple employé a le pouvoir d’arrêter une chaîne de montage qui produit des millions de dollars à l’heure. Et que fait l’employé qui a ...
-
I used to work in Calgary. For 3 years, I worked on the same product. When I left the company, our team had CI, TDD with 450 unit tests covering 52 % of our code base. The funny thing is that we never considered ourselves Agile. In fact, it's a new member of our team who told us.As any Agile team, we did it by ...
-
La
conférence Agile 2007 aura lieu du 13 au 17 août prochain à Washington D.C. J’ai regardé l’horaire et voici quelques
coups de cœur :
Lundi
Introduction
to Acceptance Test Driven Development: TDD est une excellente méthode pour faire
des tests unitaires. Mais qu’en est-il
pour les tests d’acceptation? ...
|
|
|