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

Break up unit the test monolith #1593

Closed
bjaglin opened this issue Apr 10, 2022 · 0 comments · Fixed by #1756
Closed

Break up unit the test monolith #1593

bjaglin opened this issue Apr 10, 2022 · 0 comments · Fixed by #1756

Comments

@bjaglin
Copy link
Collaborator

bjaglin commented Apr 10, 2022

Having all tests in a single project brings challenges

Suggestion

  • Many of them can distributed in existing projects, colocated with the SUT
  • Integration tests between cli/reflect/core, etc could be in a given module/configuration
  • Integration tests depending on shared & testInputs could be in another one
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 a pull request may close this issue.

1 participant