spectre.console
spectre.console copied to clipboard
Normalizes paths when writing exceptions to the console for tests.
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