feat: support alter response in teardown hooks

This commit is contained in:
debugtalk
2020-06-07 19:04:06 +08:00
parent 9367cac706
commit 5c06b91b62
18 changed files with 54 additions and 32 deletions

View File

@@ -5,6 +5,7 @@
**Added**
- feat: implement step setup/teardown hooks
- feat: support alter response in teardown hooks
**Fixed**