Skip to content

fix: Fixed ignorance of exceptions in assertable nodes (Should, Then). Now exceptions, i.e. from Mock.Verify are handled as failed tests. #5

fix: Fixed ignorance of exceptions in assertable nodes (Should, Then). Now exceptions, i.e. from Mock.Verify are handled as failed tests.

fix: Fixed ignorance of exceptions in assertable nodes (Should, Then). Now exceptions, i.e. from Mock.Verify are handled as failed tests. #5

Workflow file for this run

name: "PR: .NET"
on:
pull_request:
jobs:
Checks:
uses: Heleonix/workflows/.github/workflows/pr-net.yml@main