28293031323334
.findPaths(codeLocationFromClass(this.getClass()), "**/*.story", ""); } @Override public InjectableStepsFactory stepsFactory() { return new ScalaStepsFactory(configuration(), new ScalaContext("ScalaSteps")); }