Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FUnit - Unit Testing fro VFP
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
01176854
Message ID:
01177000
Views:
11
>>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
>
>The download link is broken - I just get a page with "no file selected" displayed.

Fixed.

Thanks.
Greg Reichert
Previous
Reply
Map
View

Click here to load this message in the networking platform