Quantcast
Channel: Adobe Community : Popular Discussions - FlexUnit
Viewing all articles
Browse latest Browse all 25673

Code coverage and theory testrunner

$
0
0

Hello evrybody,

 

I am currently testing an application and are using several different versions of tests for it. One block of tests are theory testcases. Last week I managed to use the Adobe code coverage libary to analize the stautus of my tests and how many cases are covered.

 

With the normal tests I have no problem. Though by the theory testcases only the constructor of the testclass gets evaluated. As soon as the real test starts the monitoring stops.

 

Does the theory testrunner support the code coverage listeners?

 

If no are there any plans to support this?

 

If that gets also answered with no, does paramized tests support code coverage?

 

Greetings Florian


Viewing all articles
Browse latest Browse all 25673

Trending Articles