Skip to content

Added checks in CoyoteRuntime.RunTestAsync() to check testMethod if it is either a Action<ICoyoteRuntime> or Func<ICoyoteRuntime, Task> delegate type before calling the runtime extension RunTest() method#509

Open
kzdev-net wants to merge 1 commit into
microsoft:mainfrom
kzdev-net:fix-runtime-runtest