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

Integration Tests for plugin usage #557

Open
hazendaz opened this issue Jan 8, 2022 · 1 comment
Open

Integration Tests for plugin usage #557

hazendaz opened this issue Jan 8, 2022 · 1 comment
Assignees

Comments

@hazendaz
Copy link
Member

hazendaz commented Jan 8, 2022

We are lacking any integration tests. The tests we have are unit based and while they provide great coverage, they do not test in full which leaves a few gaps noticed with deep testing of specific components. As such, we need to build in integration tests (ie maven invoker tests). I'll pick up this work and model it off other maven projects I've worked that do exactly that. Its best to test our own overall project that way which makes it rather isolated and will considerably help when new feature requests come in.

@hazendaz hazendaz self-assigned this Jan 8, 2022
@ctubbsii
Copy link
Member

https://github.com/revelc/zookeeper-maven-plugin uses the invoker plugin for basic integration testing if you need a reference.

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

2 participants