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 test projects #79

Merged
merged 8 commits into from
May 5, 2024
Merged

Separate test projects #79

merged 8 commits into from
May 5, 2024

Conversation

atmoos
Copy link
Owner

@atmoos atmoos commented May 4, 2024

Separates out tests into dedicated tests for the core Quantities library and the Units Library.

  • Quantities.Test
    • Tests core Quantities including internals
  • Quantities.Units.Test
    • Tests only what's in Quantities.Units

Add Quantities.TestTools for common test functionality.

closes #78

@atmoos atmoos added the enhancement New feature or request label May 4, 2024
@atmoos atmoos self-assigned this May 4, 2024
@atmoos atmoos merged commit 1d4cd61 into main May 5, 2024
2 checks passed
@atmoos atmoos deleted the separateTestProjects branch May 5, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Separate out the test projects
1 participant