As a follow-up to my previous post, I'm working on an app to convert Fitnesse content.txt files into NUnit tests. I'll post the files and anything interesting I find along the way.
My basic approach is going to be to grap the tables and then use reflection to interogate the underlying classes that the fixtures exercise to generate tests.
We have about 10K Fitnesse tables, so the timeline and overhead for a manual conversion is fairly overwhelming, which justifies the time to research an automated approach.
Showing posts with label CodeGen. Show all posts
Showing posts with label CodeGen. Show all posts
Thursday, November 1, 2007
Subscribe to:
Posts (Atom)