post-utils A simple demo of Jest's toMatchInlineSnapshot(), written as part of a blog post. Install dependencies: yarn Run the tests: yarn jest If you want to experiment, fire up Jest in watch mode: yarn jest --watch