Replies: 1 comment 1 reply
-
Hi @schpet, currently there's no option for this but I think we could add a Another way is to customize your generator by copying the ViewComponent one in your project and removing what you don't need. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm often refactoring out various pieces of UI into components and don't need tests, is there a cli flag or configuration option that lets me opt-out of generating tests?
Beta Was this translation helpful? Give feedback.
All reactions