Skip to main content

2 posts tagged with "jest"

View All Tags

Devblog #3 - Testing CLI output

ยท 12 min read

Introductionโ€‹

info

This devblog aims to give insight about the development of the packageanalyzer.

A framework to introspect Node.js packages.

Please find the motivation for this project here.

This time I'll talk about how the project crashed and burned (also the unit tests) while I was on vacation in ๐Ÿ‡จ๐Ÿ‡ด and how I use Jest's snapshots feature to test the CLI for the correct output.