test: add test from the readme example #4
Annotations
2 errors
test/render.test.ts > renders counter:
test/render.test.ts#L22
Error: Matcher did not succeed in 1000ms
❯ test/render.test.ts:22:55
Caused by: Caused by: Error: element not found: locator('body').getByText('Count is 2')
|
test (macos-14, 20)
Process completed with exit code 1.
|