Question
· Sep 30, 2022

Code Coverage in Productions?

Hi all,
 

I am currently wokring on integrating unit tests into a project. I am also attempting to test productions with the TestProductions class. This works great, but I noticed that no code coverage information is being gathered when I run the production tests?

Am I doing something wrong (forgot to add something in the coverage.list for instance) or is TestProduction not intended for code coverage?

 

Thanks!

Product version: IRIS 2021.2
Discussion (0)2
Log in or sign up to continue