Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make test run identifying fields required #113

Open
davidjgoss opened this issue Nov 24, 2022 · 0 comments
Open

Make test run identifying fields required #113

davidjgoss opened this issue Nov 24, 2022 · 0 comments
Labels

Comments

@davidjgoss
Copy link
Contributor

The new fields introduced in #102 are optional. This was a tactical move at the time because making them required immediately would prohibit compatibility with any existing messages. Once this change has had plenty of time to be adopted by major Cucumber implementations and reporting tools, we should mark the fields as required.

The fields are:

  • TestRunStarted.id
  • TestCase.testRunStartedId
  • TestRunFinished.testRunStartedId
@davidjgoss davidjgoss mentioned this issue Nov 24, 2022
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant