This commit is contained in:
@@ -7,6 +7,7 @@ Main plugin: https://gitea.mschirmer.com/m13r/test-samurai.nvim
|
||||
## Features
|
||||
|
||||
- Detects Jest test files (`*.test.*`, `*.spec.*`).
|
||||
- Activates only when the nearest `package.json` lists `jest` in dependencies or devDependencies.
|
||||
- Finds nearest `test`/`it` within `describe` blocks.
|
||||
- Builds `npx jest` commands for nearest, file, all, and failed-only runs.
|
||||
- Streams results via a custom Jest reporter using `onTestCaseResult`.
|
||||
|
||||
Reference in New Issue
Block a user