Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

v0.5.0

Compare
Choose a tag to compare
@honzajavorek honzajavorek released this 04 Aug 14:27
· 2848 commits to master since this release

v0.5.0

Breaking: Run hooks functions as a separate functions without access to environment around

New: --sandboxed hooks do not share whole code, they are evaluated and executed in separate contexts

New: Dredd JavaScript instance can be configured to use hooks provided from an object with strings (configuration.hooksData)