Skip to content

Commit

Permalink
docs: add build note to integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
timdeschryver authored and kettanaito committed Oct 22, 2020
1 parent 39e4451 commit a1d1c4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ $ yarn test:unit path/to/suite.test.ts
- [Jest][jest-url], a test runner.
- [Puppeteer][puppeteer-url], a Chromium automation tool.

> Note: make sure that you [build](#build) MSW before you run the integration tests
#### Writing an integration test

Each integration test consists of two parts:
Expand Down

0 comments on commit a1d1c4d

Please sign in to comment.