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
The Cucumber's 'message' reporter writes the Cucumber Messages in a newline-delimited JSON file. Cucumber advises using this format instead of Cucumber JSON, which they consider legacy.
We should support this new format with a new reader.