aspect-build / aspect-cli

correct, fast, usable: choose three
https://aspect.build/cli
Apache License 2.0
90 stars 20 forks source link

[FR] [gazelle] - generate rules_jest targets #564

Open jbedard opened 10 months ago

jbedard commented 10 months ago

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.

Aghassi commented 10 months ago

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.