Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonsiefke/vitest-issue
https://github.com/simonsiefke/vitest-issue
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonsiefke/vitest-issue
- Owner: SimonSiefke
- Created: 2023-08-12T07:01:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-12T07:06:34.000Z (over 1 year ago)
- Last Synced: 2024-11-02T01:04:26.010Z (2 months ago)
- Language: TypeScript
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vitest Issue
## Setup
```sh
git clone [email protected]:SimonSiefke/vitest-issue.git &&
cd vitest-issue &&
npm ci &&
npm run test:watch
```## Issue description
When pressing `p`, vitest doesn't interrupt the test run but continues to run all tests