Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nohwnd authored Oct 24, 2020
1 parent a412842 commit 082f46e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -828,6 +828,7 @@ You can specify verbosity in VSCode, to see normal or detailed output, or to tak
- Should `-Throw` is using `-like` to match the exception message instead of .Contains. Use `*` or any of the other `-like` wildcard to match only part of the message.
- Variables defined during Discovery, are not available in Before*, After* and It. When generating tests via foreach blocks, make sure you pass all variables into the test using -TestCases.
- Gherkin is removed, and will later move to it's own module, please keep using Pester version 4.
- `TestDrive` is defined during Run only, it cannot be used in -TestCases / -ForEach.
### Deprecated features
Expand Down

0 comments on commit 082f46e

Please sign in to comment.