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

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant