README
@bigtest/interactor
Interact with applications while avoiding many classes of race conditions which normally plague test suites.
To run the tests:
$ yarn test
Interactors for working with applications
<script type="module">
import bigtestInteractor from 'https://cdn.skypack.dev/@bigtest/interactor';
</script>
Interact with applications while avoiding many classes of race conditions which normally plague test suites.
To run the tests:
$ yarn test