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 [email protected]:bigtestjs/bigtest.git
- Run
yarn
- Run
yarn
to ensure that all dependencies are installed - Run
yarn test
to run automated tests