You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.
I'm using phantomsjs to execute my jasmine unit tests.
Unit tests runs normally.
weirdly, i don't get the coverage of all my unit tests during my maven build.
I get 1% coverage for some of my unit tests, and all the unit tests generating a 1% coverage uses a particular library which exists in another folder.
I don't seem to get the hang of it. Could this be a problem?
Regads.
The text was updated successfully, but these errors were encountered:
Hello,
I'm using phantomsjs to execute my jasmine unit tests.
Unit tests runs normally.
weirdly, i don't get the coverage of all my unit tests during my maven build.
I get 1% coverage for some of my unit tests, and all the unit tests generating a 1% coverage uses a particular library which exists in another folder.
I don't seem to get the hang of it. Could this be a problem?
Regads.
The text was updated successfully, but these errors were encountered: