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

"TAP version" missing #64

Open
palfrey opened this issue Apr 13, 2018 · 1 comment
Open

"TAP version" missing #64

palfrey opened this issue Apr 13, 2018 · 1 comment

Comments

@palfrey
Copy link

palfrey commented Apr 13, 2018

This should output "TAP version 12" at the beginning, as some TAP parsers won't parse without that

@arewm
Copy link

arewm commented Apr 20, 2018

@palfrey, TAP parsers should not accept TAP version 12. From the specification:

In the absence of any version line version 12 is assumed. It is an error to explicitly specify any version lower than 13.

You should take the issue up with the TAP parsers that require version 12 to be specified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants