This topic contains 2 replies, has 2 voices, and was last updated by rafal 9 years ago.
Code coverage analysis module
You must be logged in to reply to this topic.
This topic contains 2 replies, has 2 voices, and was last updated by rafal 9 years ago.
Hello, is there a tool to generate code coverage report in Iguana?
I would see this functionality very useful.
Regards Rafal
Rafal
Yes you can use a number of these types of tools. One example tool we’ve had success with is Pepperfish. See:
http://help.interfaceware.com/kb/1432
It’s written entirely in Lua. Because Lua is a dynamic language it’s possible to instrument code in this manner. We’re in the process of writing a example web app in Iguana which uses the channel API to get a translator filter project together with it’s sample data, compiles the project (altering the main function) and runs through all the sample data looking at expected output.
One could modify that application to invoke a tool like pepper fish.
Are you Rafal from Seamless Medical?
You must be logged in to reply to this topic.