Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FUnit - Unit Testing fro VFP
Message
De
12/12/2006 10:26:26
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
FUnit - Unit Testing fro VFP
Divers
Thread ID:
01176854
Message ID:
01176854
Vues:
73
Hi all,

I just submitted a new testing program for VFP. FUNit is a Unit Test utility. Unlike other testing utilities, FUnit tests are inside the application being tested. I got the idea from reading about test-driven development. The idea of actually placing the test code inside the methods to be tested made alot of sense. Especially if the code is going to be reused in different projects. If the test code is outside the code being tested, then when we reuse the code in different project we would have to migrate the test code to that project. Non-sense. Why not make the test case a part of the production code.

Anyway. I invite all to checkout my latest idea and provide any feedback as to how to improve the utility.

P.S. It's free.

http://www.GLRsoftware.com/FUnit.asp
Greg Reichert
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform