Allow overriding cft settings within individual blocks #39
Labels
status: accepting prs
Please, send a pull request to resolve this! 🙏
type: feature
New enhancement or request 🚀
It's a reasonable use case to want to configure
cft
differently in separate groups of tests. For example, in test frameworks that usedescribe("name", () => ...
blocks, having a singledescribe
block allow a particular console method (#35 / #36) would be good.I think this would imply there needs to be a stack of configurations with abstracted ways to push & pop from it... Haven't done much digging yet. It'd be great to see a proposal here!
The text was updated successfully, but these errors were encountered: