Skip to content

Make constants in Libs.kt configurable/longer/... #719

@jschneider

Description

@jschneider

This entry gets generated in Libs.kt:

public const val mongodb: String = "org.testcontainers:mongodb:_"

In this case the property name mongodb is misleading. I'd prefer testcontainers_mongodb

Possible solution: Keep the names of existing constants.
Then I could rename the constants as preferred.

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