Skip to content

Graph verification feature #490

@Nek-12

Description

@Nek-12

One of the main complaints I see about kodein vs koin is that there is no way to verify the validity of the dependency graph.

On the surface a simple unit test doesnt't look like a particularly hard to implement feature to me.
We will need to investigate what actual blockers there are to such a feature, but in general this seems to be important to large teams - ensuring safety of the graph.

I don't think we need verification codegeneration or something like that, or compile-time safety. a simple unit test hooked up to CI will be enough to verify no crashes will slip into production.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions