Skip to content

Commit

Permalink
add _finishTest description (codeceptjs#1621)
Browse files Browse the repository at this point in the history
  • Loading branch information
pryhazhanau authored and DavertMik committed Apr 30, 2019
1 parent 0363a7a commit f61d876
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/helpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ Helpers may contain several hooks you can use to handle events of a test.
Implement corresponding methods to them.

* `_init` - before all tests
* `_finishTest` - after all tests
* `_before` - before a test
* `_beforeStep` - before each step
* `_afterStep` - after each step
Expand Down

0 comments on commit f61d876

Please sign in to comment.