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
@@ -22,3 +23,7 @@ You need to install `cucumber-json-formatter` **yourself**, as per [documentatio
22
23
From [#689](https://github.com/badeball/cypress-cucumber-preprocessor/issues/689):
23
24
24
25
> The `cypress-tags` has been removed and made redundant. Specs containing no matching scenarios are [automatically filtered](https://github.com/badeball/cypress-cucumber-preprocessor/blob/master/docs/tags.md#running-a-subset-of-scenarios), provided that `filterSpecs` is set to true.
26
+
27
+
## My JSON report isn't generated
28
+
29
+
You have likely stumbled upon a configuration caveat, see [docs/configuration.md: Caveats / Debugging](configuration.md#caveats--debugging).
0 commit comments