-
Notifications
You must be signed in to change notification settings - Fork 21
Description
Guys, shall this work on MacOs as well?
System.Exception : Could not find a diff program to use
at Assent.Reporters.DiffReporter.Report(String receivedFile, String approvedFile)
at Test.Infrastructure.Approvals.AssentDebugRepoter1.Report(String receivedFile, String approvedFile) in /Users/user_/GIT/das/Packages/TestInfrastructure/src/Approvals/AssentDebugRepoter.cs:line 17 at Assent.Engine1.RunReporter(IConfiguration1 configuration, T recieved, String receivedFileName, String approvedFileName) at Assent.Engine1.Execute(IConfiguration`1 configuration, TestMetadata metadata, T recieved)
at Assent.Extensions.Assent(Object testFixture, String recieved, Configuration configuration, String testName, String filePath)
at Test.Infrastructure.Approvals.AssentExtensions.AssentVerify(Object testFixture, String recieved, Configuration configuration, String testName, String filePath) in /Users/user_/GIT/das/Packages/TestInfrastructure/src/Approvals/AssentExtensions.cs:line 15
at Prodaas.Test.CommonTests.ProdaasRequestsQueriesEventsCompatibility.ListOfQueries() in /Users/user_/GIT/das/Test/CommonTests/RequestsQueriesEventsCompatibility.cs:line 37
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)