Contributed to open source
Delivered a livestream
On the latest
JavaScript Hours stream
, we started to build out part of the
Jest
API.
In this stream we built out:
describe, describe.skip
it, it.skip
the expect toBe matcher
Check out the
mini-jest codebase
!