square / anvil

A Kotlin compiler plugin to make dependency injection with Dagger 2 easier.
Apache License 2.0
1.31k stars 80 forks source link

add ClassGraph support in tests #895

Closed RBusarow closed 6 months ago

RBusarow commented 7 months ago

ClassGraph

It's nicer ergonomics than using reflection APIs.

RBusarow commented 6 months ago

folding this into PR #910