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

Separate out the test projects #78

Closed
atmoos opened this issue May 4, 2024 · 0 comments · Fixed by #79
Closed

Separate out the test projects #78

atmoos opened this issue May 4, 2024 · 0 comments · Fixed by #79
Assignees

Comments

@atmoos
Copy link
Owner

atmoos commented May 4, 2024

Separate out the singular test project into two:

  • Quantities.Test
    • that test everything in the core Quantities library.
  • Quantities.Units.Test
    • that test everything in the Quantities.Units library.

This is to ensure clean separation of concerns and also dependencies. It is also a precursor to #77 .

@atmoos atmoos self-assigned this May 4, 2024
@atmoos atmoos closed this as completed in #79 May 5, 2024
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