aspect-cli
aspect-cli copied to clipboard
[FR] [gazelle] - generate rules_jest targets
What is the current behavior?
None
Describe the feature
Generate rules_jest targets to automate BUILD setup of jest workflows. This should ideally be a wrapper a thin rules_jest specific wrapper around #563.
Same as https://github.com/aspect-build/aspect-cli/issues/563, I'd expect I can do map_kind on this so I can provide my internal macro for jest_test that has some nice things already setup for the end users. Other than that, I don't have many other concerns here.