Hi, I have a chutzpah.json settings file that has a bunch of references.
When trying to launch code coverage through the context menu extension in Visual Studio, it doesn't appear to be using the references defined in the settings file. I get errors indicating that the code in the referenced scripts have not been run.
If I manually copy the code in the referenced scripts to my test file, then code coverage works.
When trying to launch code coverage through the context menu extension in Visual Studio, it doesn't appear to be using the references defined in the settings file. I get errors indicating that the code in the referenced scripts have not been run.
If I manually copy the code in the referenced scripts to my test file, then code coverage works.