Skip to content

Added checks in CoyoteRuntime.RunTestAsync() to check testMethod if i…

473bb3c
Select commit
Loading
Failed to load commit list.
Open

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

Added checks in CoyoteRuntime.RunTestAsync() to check testMethod if i…
473bb3c
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs