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

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

Build:
Build:
LAST BUILD BRANCH: backport-Should-NotNull
DEFAULT BRANCH: develop
Ran 22 Aug 2024 06:37PM UTC
Jobs 1
Files 308
Run time 113min
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

22 Aug 2024 06:28PM UTC coverage: 97.36%. Remained the same
10513617920

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

3728 of 3960 branches covered (94.14%)

Branch coverage included in aggregate %.

12131 of 12329 relevant lines covered (98.39%)

42350.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10513617920.1 22 Aug 2024 06:37PM UTC 308
97.36
GitHub Action Run
Source Files on build 10513617920
  • Tree
  • List 308
  • Changed 31
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #10513617920
  • 9c092c75 on github
  • Prev Build on xunit-v3 (#10507059613)
  • Next Build on xunit-v3 (#10516475882)
  • 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