@cucumber/messages
Advanced tools
Changelog
[18.0.0] - 2022-03-24
name
property on the Hook schema (#1914)array
fields now have "minItems": 1
.Optional
in getters.of
methods for each field.
(#1858 aslakhellesoy)Changelog
[17.1.1] - 2021-09-17
null
values & guaranteed field order
(#1727 ehuelsmann)Changelog
[16.0.1] - 2021-05-24
addDurations
works with legacy messages that represent seconds
as a string
.Changelog
[16.0.0] - 2021-05-15
getWorstTestStepResult
function (moved from @cucumber/query
)string
properties are set to ""
rather than being omitted.Array
properties are set to []
rather than being omitted.seconds
property on Timestamp
and Diration
is now a number
rather than a string
.import * as messages from '@cucumber/messages'
Changelog
[15.0.0] - 2021-03-23
@cucumber/message-streams