-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filegood first issueGood for newcomersGood for newcomerstestingAll issues related to the automated testsAll issues related to the automated tests
Milestone
Description
Is your feature request related to a problem? Please describe.
Currently, we use a custom TemporaryEnvironmentVariable test fixture in the .Tests.Core project, while this is now by default suported in the 📦 Arcus.Testing.Core package.
Describe the solution you'd like
We should use the TemporaryEnvironmentVariable in the 📦 Arcus.Testing.Core package instead, so we don't burden ourselves with supporting additional test fixtures.
Additional context
We should install the v2.x of Arcus.Testing.Core in our .Tests.Core project.
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filegood first issueGood for newcomersGood for newcomerstestingAll issues related to the automated testsAll issues related to the automated tests
Type
Projects
Status
To do