Skip to content

Normalizes paths when writing exceptions to the console for tests.#1758

Merged
patriksvensson merged 1 commit intospectreconsole:mainfrom
phil-scott-78:normalize-path-for-exception-in-verify
Oct 31, 2025
Merged

Normalizes paths when writing exceptions to the console for tests.#1758
patriksvensson merged 1 commit intospectreconsole:mainfrom
phil-scott-78:normalize-path-for-exception-in-verify

Conversation

@phil-scott-78
Copy link
Copy Markdown
Contributor

The verified output for Should_Write_GenericException was outputting ProjectDirectory}Data\Exceptions.cs on my Windows machine, but the Verified version wasProjectDirectory}Data/Exceptions.cs

Wasn't causing a build issue because we run those on Ubuntu, but locally it was giving me an error

The verified output for Should_Write_GenericException was outputting ProjectDirectory}Data\Exceptions.cs on my Windows machine, but the Verified version wasProjectDirectory}Data/Exceptions.cs

Wasn't causing a build issue because we run those on Ubuntu, but locally it was giving me an error.
@phil-scott-78 phil-scott-78 force-pushed the normalize-path-for-exception-in-verify branch from eb83eca to 3b51b4c Compare October 31, 2025 15:35
@patriksvensson patriksvensson merged commit 010beff into spectreconsole:main Oct 31, 2025
3 checks passed
This was referenced Nov 13, 2025
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 this pull request may close these issues.

2 participants