arcus.security icon indicating copy to clipboard operation
arcus.security copied to clipboard

🧪 [Test]: use `TemporaryEnvironmentVariable` in Arcus.Testing.Core instead

Open stijnmoreels opened this issue 5 months ago • 1 comments

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.

stijnmoreels avatar Aug 14 '25 06:08 stijnmoreels

@joachimgoris , also a good one to pick up.

stijnmoreels avatar Aug 18 '25 14:08 stijnmoreels