Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow overriding cft settings within individual blocks #39

Open
JoshuaKGoldberg opened this issue Mar 6, 2019 · 0 comments
Open

Allow overriding cft settings within individual blocks #39

JoshuaKGoldberg opened this issue Mar 6, 2019 · 0 comments
Labels
status: accepting prs Please, send a pull request to resolve this! type: feature New enhancement or request

Comments

@JoshuaKGoldberg
Copy link
Owner

It's a reasonable use case to want to configure cft differently in separate groups of tests. For example, in test frameworks that use describe("name", () => ... blocks, having a single describe 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!

@JoshuaKGoldberg JoshuaKGoldberg added status: accepting prs Please, send a pull request to resolve this! type: feature New enhancement or request labels Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepting prs Please, send a pull request to resolve this! type: feature New enhancement or request
Projects
None yet
Development

No branches or pull requests

1 participant