This repository contains the examples and notes for the "Investing in Testing (with Reason)" talk that I gave at Reason Conf on October 7, 2019 in Chicago.
npm install -g esy
git clone <this-repo>
esy install
esy build
# Runs the "test" command in `package.json`.
esy test