mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
parent
cd54ce388e
commit
5ebfe1a0dc
@ -133,12 +133,6 @@ Despite being named 'unit', these are integration tests, making sure public API
|
||||
npm run unit
|
||||
```
|
||||
|
||||
- To filter tests by name:
|
||||
|
||||
```bash
|
||||
npm run unit --filter=waitFor
|
||||
```
|
||||
|
||||
- To run tests in parallel, use `-j` flag:
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user