Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

Commit 7a91e69

Browse files
committed
add another video link
1 parent d0a931c commit 7a91e69

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ Read the blog post [Burning Tests with cypress-grep](https://glebbahmutov.com/bl
100100

101101
Watch the video [Filter Specs First When Using cypress-grep Plugin](https://youtu.be/adL7KzO5dR0)
102102

103+
Watch the video [Run All Tests That Have No Tags Using cypress-grep Plugin](https://youtu.be/CtU43GzaicI)
104+
103105
## Filters
104106

105107
You can filter tests to run using part of their title via `grep`, and via explicit tags via `grepTags` Cypress environment variables.
@@ -367,6 +369,7 @@ This module uses [debug](https://github.com/visionmedia/debug#readme) to log ver
367369
## Examples
368370

369371
- [cypress-grep-example](https://github.com/bahmutov/cypress-grep-example)
372+
- [todo-graphql-example](https://github.com/bahmutov/todo-graphql-example)
370373

371374
## See also
372375

0 commit comments

Comments
 (0)