Improvement
You can now use code snippets in inline setup & teardown script for API checks.
Before, we had hard split:
- Either you run exactly one snippet, select by the snippet name
- Or you code it yourself per check. No snippets allowed.
With this improvement, you can now compose your snippets, providing custom behaviour, while still benefiting from the DRY principle of single source snippets.