Check out index.test.ts
for using screen-reader-testing-library
with jest
.
- Windows with powershell
- node 14.x
- install dependencies via
yarn
- Open a PowerShell
- Replace the commands found in
test.example.ps1
Executingtest.example.ps1
directly (withSet-ExecutionPolicy -Scope CurrentUser RemoteSigned
) will not bring the opened browser window to the front.
- Running
jest
in watchmode causes empty recorded speech outputs and NVDA freezing.