@hirez_io/jest-given
A jest addon that helps you clean up your microtests by breaking them into a Given / When / Then structure.
@hirez_io/jasmine-given
A jasmine addon that helps you clean up your microtests by breaking them into a Given / When / Then structure.
@hirez_io/jest-single
A jest addon that helps you write 'Single-Action Tests' by breaking them into a given / when / then structure.
jest-gwt
A small library to help Jest support given-when-then style testing without a bunch of overhead