Skip to content

bandersongit/reason-conf-2019-talk

Repository files navigation

reason-conf-examples

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.

Installation and build:

npm install -g esy
git clone <this-repo>
esy install
esy build

Running Tests:

# Runs the "test" command in `package.json`.
esy test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published