• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

0xced / fluentassertions / 10538380286
97%
develop: 97%

Build:
Build:
LAST BUILD BRANCH: backport-Should-NotNull
DEFAULT BRANCH: develop
Ran 24 Aug 2024 12:23PM UTC
Jobs 1
Files 308
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Aug 2024 12:13PM UTC coverage: 97.366% (+0.006%) from 97.36%
10538380286

push

github

0xced
Add new XUnit3Core.Specs project

This uses `xunit.v3.core` instead of `xunit.v3` so that `xunit.v3.assert` is not referenced. `AssertionFailedException` now inherits from the new `IAssertionException` marker interface to satisfy the new xUnit v3 contract described in [What’s New in xUnit v3][1]:

> A new `FailureCause` enum has been added, and is returned inside `ITestFailed` messages. It gives a best guess as to the cause of the test failure: assertion failure, exception thrown, or test timed out.
>
> This best guess is based on two contracts added to v3 which can be implemented by third party assertion libraries. Throwing an exception which implements an interface named `IAssertionException` (in any namespace) will be reported as an assertion failure; similarly, throwing an exception which implements an interface named `ITestTimeoutException` (in any namespace) will be reported as a timed-out test.

[1]: https://xunit.net/docs/getting-started/v3/whats-new

3729 of 3960 branches covered (94.17%)

Branch coverage included in aggregate %.

12131 of 12329 relevant lines covered (98.39%)

40512.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10538380286.1 24 Aug 2024 12:23PM UTC 308
97.37
GitHub Action Run
Source Files on build 10538380286
  • Tree
  • List 308
  • Changed 138
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #10538380286
  • dbc451f3 on github
  • Prev Build on xunit-v3 (#10507059613)
  • Next Build on xunit-v3 (#10698899084)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc