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
Currently the OFT plugin imports tags only from source and testSource directories. In order to also get coverage from resources src/main/resources and src/test/resources the plugin must also import these folders.
Currently the OFT plugin imports tags only from source and testSource directories. In order to also get coverage from resources
src/main/resourcesandsrc/test/resourcesthe plugin must also import these folders.