aspect-cli icon indicating copy to clipboard operation
aspect-cli copied to clipboard

[FR] [gazelle] - generate rules_jest targets

Open jbedard opened this issue 1 year ago • 1 comments

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.

jbedard avatar Dec 01 '23 20:12 jbedard

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.

Aghassi avatar Dec 01 '23 21:12 Aghassi