2.2.0
- Enable using
addContext
inbeforeEach
andafterEach
test hooks - Fix a bug where you could pass an object with empty title string to
addContext
- Allow a context value of
undefined
to be displayed in the report
addContext
in beforeEach
and afterEach
test hooksaddContext
undefined
to be displayed in the report