hurl/packages
Niklas Mollenhauer 581e8865d8
Add support for TAP version header
TAPv13 states that there might be a version header:
https://testanything.org/tap-version-13-specification.html

This change is compatible with earlier TAP versions,
because they should ignore all output that does not start with `ok`/`not ok`

There are TAP consumers that require a TAP version to be present [1].

[1]: https://github.com/test-summary/action
2023-10-07 08:57:16 +00:00
..
hurl Add support for TAP version header 2023-10-07 08:57:16 +00:00
hurl_core Support template in keys 2023-10-06 10:18:52 +02:00
hurlfmt Support template in keys 2023-10-06 10:18:52 +02:00