2.7.1 • Published 5 years ago
testbook v2.7.1
Testbook
Testbook is a tool for creating React component tests.
It currently supports apps created by CRA.
Running
Testbook runs in your browser, to start it from your CRA project use the following command:
npx testbookOnce you have created tests, use the following to run those tests on the cli (suitable for CI):
npx testbook cliContributing
Clone and run the following in the Testbook directory:
yarn linkTo the start the dev api server, pick any CRA project directory and run:
yarn link testbook
npx testbook devTo run the client dev server run the following from the Testbook directory:
yarn start2.7.1
5 years ago
2.7.0
5 years ago
2.6.2
5 years ago
2.6.1
5 years ago
2.6.0
5 years ago
2.5.0
5 years ago
2.4.1
5 years ago
2.4.0
5 years ago
2.3.0
5 years ago
2.2.1
5 years ago
2.2.0
5 years ago
2.1.0
5 years ago
2.0.3
5 years ago
2.0.2
5 years ago
2.0.1
5 years ago
2.0.0
5 years ago
1.1.1
5 years ago
1.1.0
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago