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

dennisdoomen / mockly
85%
main: 85%

Build:
Build:
LAST BUILD BRANCH: dependabot/nuget/minor-dependencies-267a51eb3a
DEFAULT BRANCH: main
Repo Added 09 Dec 2025 06:19PM UTC
Token ImUVmuPwcYeKlGHLnzZ2TjFKJVunyHkuP regen
Build 294 Last
Files 13
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

LAST BUILD ON BRANCH docs/improve-website-and-assertions
branch: docs/improve-website-and-assertions
CHANGE BRANCH
x
Reset
Sync Branches
  • docs/improve-website-and-assertions
  • 1.1.0
  • 1.1.1
  • 1.2.0
  • 1.2.1
  • 1.3.0
  • 1.4.0
  • 1.4.1
  • 1.5.0
  • 1.6.0
  • 1.7.0
  • 1.7.1
  • add-mockly-copilot-skill
  • claude/add-code-coverage-badge
  • copilot/add-get-message-handler
  • copilot/add-gitignore-to-copied-skills
  • copilot/add-jsonserializeroptions-to-request-mock
  • copilot/add-respondswith-overload
  • copilot/add-response-builder-interfaces
  • copilot/add-withbody-to-requestmockbuilder
  • copilot/create-documentation-website
  • copilot/fix-haveallrequestscalled-mocks
  • copilot/improve-query-string-matching
  • copilot/modify-release-notes-config
  • copilot/rename-withbodyhavingpropertiesof
  • copilot/url-encode-path-query
  • dennisdoomen/add-responds-with-problem-details
  • dennisdoomen/async-responder-pipeline
  • dennisdoomen/expose-requestmock-invocation-state
  • dennisdoomen/file-stream-bytes-responders
  • dennisdoomen/generate-agents-md
  • dennisdoomen/generic-for-httpmethod
  • dennisdoomen/import-from-curl
  • dennisdoomen/query-and-form-matchers
  • dennisdoomen/request-header-matching
  • dennisdoomen/response-headers
  • dennisdoomen/response-latency-after
  • dennisdoomen/sequenced-responses
  • dennisdoomen/simulated-network-failures
  • dependabot/github_actions/actions/download-artifact-7
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/github_actions/all-actions-4c7d03f22a
  • dependabot/github_actions/all-actions-903567a242
  • dependabot/github_actions/all-actions-d28f33e231
  • dependabot/github_actions/all-actions-d47ceab2ed
  • dependabot/npm_and_yarn/website/npm_and_yarn-14dc0ebc5a
  • dependabot/npm_and_yarn/website/npm_and_yarn-75c1c8acd9
  • dependabot/npm_and_yarn/website/npm_and_yarn-8dab9e742b
  • dependabot/npm_and_yarn/website/npm_and_yarn-f1bf2b0a19
  • dependabot/nuget/FluentAssertions.Mockly.v7/FluentAssertions-7.2.0
  • dependabot/nuget/FluentAssertions.Mockly.v7/minor-dependencies-d699d54802
  • dependabot/nuget/Meziantou.Analyzer-2.0.260
  • dependabot/nuget/Meziantou.Analyzer-3.0.26
  • dependabot/nuget/Mockly.ApiVerificationTests/PublicApiGenerator-11.5.4
  • dependabot/nuget/Mockly.ApiVerificationTests/minor-dependencies-3952d84455
  • dependabot/nuget/Mockly.Specs/Microsoft.NET.Test.Sdk-18.0.1
  • dependabot/nuget/Mockly.Specs/coverlet.collector-10.0.0
  • dependabot/nuget/Mockly.Specs/coverlet.collector-8.0.1
  • dependabot/nuget/Mockly/Microsoft.Extensions.Http-10.0.1
  • dependabot/nuget/Mockly/minor-dependencies-e15c1a54b2
  • dependabot/nuget/minor-dependencies-267a51eb3a
  • dependabot/nuget/minor-dependencies-28a630dd8d
  • dependabot/nuget/minor-dependencies-39e05607a1
  • dependabot/nuget/minor-dependencies-4e283200eb
  • dependabot/nuget/minor-dependencies-4fb224bab7
  • dependabot/nuget/minor-dependencies-5c1d0bf5fd
  • dependabot/nuget/minor-dependencies-8529a7ed78
  • dependabot/nuget/minor-dependencies-87b761e57f
  • dependabot/nuget/minor-dependencies-a7ca77da64
  • dependabot/nuget/minor-dependencies-cf91ec6f07
  • dependabot/nuget/minor-dependencies-d1c57ed8d0
  • dependabot/nuget/minor-dependencies-df1285a49d
  • dependabot/nuget/minor-dependencies-e0c6eca900
  • dependabot/nuget/minor-dependencies-e89a7593ce
  • docs/mention-default-baseaddress
  • feature/55-improve-post-details
  • fix-coverage-reporting
  • fix-nulls-in-body-assertions
  • fix/52-with-body
  • fix/58-equivalency
  • fix/port-parsing
  • fix/throw-in-respond
  • improve-thread-safety
  • main
  • migrate-to-fallout-build
  • refactor/add-extra-test
  • update-dependencies-xunit3

03 Jun 2026 08:45AM UTC coverage: 84.624%. Remained the same
26873858154

Pull #143

github

dennisdoomen
Document features and FluentAssertions integration

Co-authored-by: Junie <junie@jetbrains.com>
Pull Request #143: Document features and FluentAssertions integration

311 of 447 branches covered (69.57%)

Branch coverage included in aggregate %.

1186 of 1322 relevant lines covered (89.71%)

283.12 hits per line

Relevant lines Covered
Build:
Build:
1322 RELEVANT LINES 1186 COVERED LINES
283.12 HITS PER LINE
Source Files on docs/improve-website-and-assertions
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26873858154 docs/improve-website-and-assertions Document features and FluentAssertions integration Co-authored-by: Junie <junie@jetbrains.com> Pull #143 03 Jun 2026 08:51AM UTC dennisdoomen github
84.62
26873860562 docs/improve-website-and-assertions Merge 9d4f6a989 into a35e7296a Pull #143 03 Jun 2026 08:51AM UTC web-flow github
84.62
26873596263 docs/improve-website-and-assertions Update website and README with master example and assertions guide Co-authored-by: Junie <junie@jetbrains.com> push 03 Jun 2026 08:47AM UTC dennisdoomen github
84.62
26873608132 docs/improve-website-and-assertions Merge 4e614cfb0 into a35e7296a Pull #143 03 Jun 2026 08:44AM UTC web-flow github
84.62
See All Builds (254)

Badge your Repo: mockly

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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