We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae888b7 commit 6767f01Copy full SHA for 6767f01
test/README.md
@@ -22,10 +22,6 @@ bun test --coverage
22
After running tests, coverage is reported in `test/lcov.info`.
23
You can use [coverage tools](https://github.com/bcoe/nyc) to visualize this file.
24
25
-## Failing and Passing Tests
26
-
27
-See [FAILING_TESTS.md](../FAILING_TESTS.md) for a checklist of failing and passing tests, including known issues and incomplete features.
28
29
## Fixtures and Snapshots
30
31
The test suite includes fixture-based testing:
0 commit comments