Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simonsiefke/vitest-issue


https://github.com/simonsiefke/vitest-issue

Last synced: 22 days ago
JSON representation

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