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

Create jUnit tests for mbt-maven-plugin #141

Closed
3 tasks done
farhan5248 opened this issue May 8, 2024 · 1 comment
Closed
3 tasks done

Create jUnit tests for mbt-maven-plugin #141

farhan5248 opened this issue May 8, 2024 · 1 comment
Assignees
Labels
maintenance Used for build/test automation and code clean-up/refactoring

Comments

@farhan5248
Copy link
Owner

farhan5248 commented May 8, 2024

  • Make tests for each goal to verify integration
  • Make tests for 0, 1, 2 tags to verify parameters are passed in correctly.
  • Make tests for incorrect setup or basedir that handle missing source files gracefully to test clear error messages
@farhan5248 farhan5248 self-assigned this May 8, 2024
@farhan5248 farhan5248 added the maintenance Used for build/test automation and code clean-up/refactoring label May 8, 2024
@farhan5248 farhan5248 changed the title Create Test For Maven Invocations Create Tests For Maven Invocations May 8, 2024
@farhan5248 farhan5248 changed the title Create Tests For Maven Invocations Create jUnit tests for mbt-maven-plugin Aug 14, 2024
@farhan5248
Copy link
Owner Author

I tried once again to use the maven testing harness but it doesn't work with junit 5 and it's surprisingly hard to get it to work or find information on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Used for build/test automation and code clean-up/refactoring
Projects
None yet
Development

No branches or pull requests

1 participant