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

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

Build:
Build:
LAST BUILD BRANCH: backport-Should-NotNull
DEFAULT BRANCH: develop
Ran 04 Sep 2024 11:45AM 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

04 Sep 2024 11:35AM UTC coverage: 97.366%. Remained the same
10700843710

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#third-party-assertion-library-extension-points

3729 of 3960 branches covered (94.17%)

Branch coverage included in aggregate %.

12126 of 12324 relevant lines covered (98.39%)

44323.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10700843710.1 04 Sep 2024 11:45AM UTC 308
97.37
GitHub Action Run
Source Files on build 10700843710
  • Tree
  • List 308
  • Changed 30
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #10700843710
  • fc2d5405 on github
  • Prev Build on xunit-v3 (#10698899084)
  • Next Build on xunit-v3 (#10846535295)
  • 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