google / polymorphicDSL

Apache License 2.0
11 stars 7 forks source link

PdslGherkinJUnit4Runner throws misleading error message when not using @PdslGherkinApplication #42

Open incident-recipient opened 2 years ago

incident-recipient commented 2 years ago

The error says that it is required to use @PdslConfiguration, but this isn't true for the gherkin runner. It should be @PdslGherkinApplication instead.