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

is it possible to apply the effect from /* istanbul ignore next */ to all typescript private methods automagically? #937

Open
robbiemu opened this issue Oct 9, 2020 · 0 comments

Comments

@robbiemu
Copy link

robbiemu commented Oct 9, 2020

this is q question regarding jest (in a typescript environment). I can manually go back and decorate all my private methods one by one .. or, it would be sweet if I could just set something like ignoreFunctionsByType: ['private']

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant