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

Rename the zio-kafka-test-utils module to zio-kafka-testkit && change its base package from zio.kafka to zio.kafka.testkit #845

Merged
merged 2 commits into from
May 21, 2023

Conversation

guizmaii
Copy link
Member

@guizmaii guizmaii commented May 12, 2023

With the new name, I want to make this package more easily discoverable by our users.
The package change is to better separate things between zio-kafka and its testkit

@guizmaii guizmaii force-pushed the rename_testkit_module branch 3 times, most recently from 713c1bd to 65c864a Compare May 12, 2023 13:19
Copy link
Collaborator

@svroonland svroonland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed with Erik on the library name change being inconvenient for users. Test kit / utils is quite similar. The namespace change is good though

erikvanoosten
erikvanoosten previously approved these changes May 14, 2023
Copy link
Collaborator

@erikvanoosten erikvanoosten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@guizmaii convinced me that we can make this change; only power-users have found their way to test-utils yet. Together with proper documentation, we can make the switch.

@guizmaii
Copy link
Member Author

@svroonland See my answer to Erik on Discord: https://discord.com/channels/629491597070827530/629497941719121960/1107265058695815168

Let me know what you think :)

@guizmaii guizmaii changed the title Rename the zio-kafka-test-utils module to zio-kafka-testkit to make it more explicit that it's something that can be used by zio-kafka users Rename the zio-kafka-test-utils module to zio-kafka-testkit && change its base package from zio.kafka to zio.kafka.testkit May 14, 2023
…ke it more explicit that it's something that can be used by zio-kafka users

Also, change the base namespace of this module from `zio.kafka` to `zio.kafka.testkit` to make things more explicit
Copy link
Collaborator

@erikvanoosten erikvanoosten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one comment. I am fine with merging this PR with #846.

@guizmaii guizmaii merged commit f398aa2 into master May 21, 2023
15 checks passed
@guizmaii guizmaii deleted the rename_testkit_module branch May 21, 2023 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants