Forum member

myElectrical

4 posts

Posts by myElectrical

  1. Getting Approval Tests To Work

    I just checked and was using verify.xunit, version 19.0.0. Updated to the latest 19.3.0. https://github.com/VerifyTests/Verify (by Simon) Even after upgrading to 19.3.0, I still get the same error (slightly different in line numbers): System.AggregateException: One or more errors occurred. …

  2. Getting Approval Tests To Work

    I am having an issue getting approval tests to work. To demonstrate, I have created a simple test: [code=csharp]open VerifyXunit open Xunit [<UsesVerify>] module NcrunchTests = [<Fact>] let ``test explorer and NCrunch should both work`` () = Verifier.Verify("Hello World…

  3. 1 project is failing to build

    Thanks, the listed build solved the issue and everything is now working.

  4. 1 project is failing to build

    I am trying to get ECrunch to work and it is failing to build a project (this project builds in VS 2019, runs, and manual tests work). The output from the processing queue is: [PID:23404 15:44:35.0486 LocalBuildTask-27] ERROR: nCrunch.Compiler.StaticManipulation.CilTypeHashException: Unable to ha…