Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic DI needed #76

Open
grodin opened this issue Apr 1, 2022 · 1 comment
Open

Automatic DI needed #76

grodin opened this issue Apr 1, 2022 · 1 comment

Comments

@grodin
Copy link
Collaborator

grodin commented Apr 1, 2022

It's becoming a problem to set up all the Workflows that require other workflows as dependencies, particularly for integration tests. A better solution would simplify writing tests and will be needed to manage DI complexity eventually in any case.

Options:
  1. Dagger/Hilt
  2. ???
    
@grodin
Copy link
Collaborator Author

grodin commented Jan 30, 2024

I'd quite like to try kotlin-inject

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant