In order to make BigTest development faster and friction free, we've consolidated all of our individual projects into a single repository on the Frontside Organization. We'd love to see you there!
- Clone this repository
git clone git@github.com:bigtestjs/bigtest.git - Run
yarn
- Run
yarnto ensure that all dependencies are installed - Run
yarn testto run automated tests