Skip to content

Consider prefixing module names with testcontainers- in 2.0 #737

Open
@vpavic

Description

@vpavic

It would be nice if all of Testcontainers' modules were named in a consistent manner, and prefixed with testcontainers-. I'd say this is what one would expect from modules that were produced by the same repo.

If we put the group aside for a moment, module names are not too descriptive i.e. instead of postgresql and mysql IMO it would be a lot nicer if we had testcontainers-postgresql and testcontainers-mysql. This is how some modules are named already (testcontainers-parent and testcontainers-bom) so that change would also help harmonizing things.

This is obviously a breaking change, that's why I'm proposing it for next major release i.e. 2.0.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions