Skip to content

🧪 [Test]: use Arcus.Testing's TemporaryEnvironmentVariable test fixture instead of implementing ourselves #610

@stijnmoreels

Description

@stijnmoreels

Is your feature request related to a problem? Please describe.
Currently, the code implements a test fixture to temporary set an environment variable during testing. This functionality is already built-in available in Arcus.Testing.

Describe the solution you'd like
Use the TemporaryEnvironmentVariable test fixture in the 📦 Arcus.Testing.Core package instead of implementing it ourselves.

Additional context
This test fixture is located in the Arcus.Observability.Tests.Core project.

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

To do

Relationships

None yet

Development

No branches or pull requests

Issue actions