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

Commit 7156727

Browse files
committed
add link to the video
1 parent d004023 commit 7156727

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ All other tests will be marked pending, see why in the [Cypress test statuses](h
1919

2020
If you have multiple spec files, all specs will be loaded, and every test will be filtered the same way, since the grep is run-time operation and cannot eliminate the spec files without loading them. If you want to run only specific tests, use the built-in [--spec](https://on.cypress.io/command-line#cypress-run-spec-lt-spec-gt) CLI argument.
2121

22+
Watch the video [intro to cypress-grep plugin](https://www.youtube.com/watch?v=HS-Px-Sghd8)
23+
2224
## Install and use
2325

2426
Assuming you have Cypress installed, add this module as a dev dependency

0 commit comments

Comments
 (0)