diff --git a/README.md b/README.md index 8c23dcd7..855a30ad 100644 --- a/README.md +++ b/README.md @@ -337,6 +337,8 @@ Or you can skip conditionally: } ``` +`setup` and `teardown` hooks still run for skipped tests. + ### `setup` and `teardown`: Pre- and post-test hooks You can define special `setup` and `teardown` functions, which run before and