README
BigTest Sample App
See Interactors in action with Jest, Cypress, and BigTest platform.
Run Tests
$ npm run test:jest
$ npm run test:cypress
$ npm run test:bigtest
BigTest Sample App
<script type="module">
import bigtestSampleApp from 'https://cdn.skypack.dev/bigtest-sample-app';
</script>
See Interactors in action with Jest, Cypress, and BigTest platform.
$ npm run test:jest
$ npm run test:cypress
$ npm run test:bigtest