Closed AndreaLaGrotteria closed 2 weeks ago
When merged we can remove if (guidesOption.getTestFramework() == TestFramework.SPOCK) { appFeatures.remove("mockito"); } from DefaultGuideProjectGenerator
if (guidesOption.getTestFramework() == TestFramework.SPOCK) { appFeatures.remove("mockito"); }
When merged we can remove
if (guidesOption.getTestFramework() == TestFramework.SPOCK) { appFeatures.remove("mockito"); }
from DefaultGuideProjectGenerator