Ross ROSS = Recommend OSS · open-source software intelligence for agents

lausobo/Nocilla

Testing HTTP requests has never been easier. Nocilla: Stunning HTTP stubbing for iOS and Mac OS X. observed · 2026-08-28

github.com/lausobo/Nocilla · homepage · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5111
  • days_rel: n/a
  • days_push: 1245
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1827 stars · 171 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Nocilla is an Objective-C library for stubbing HTTP and HTTPS requests in iOS and macOS unit tests, inspired by WebMock. It intercepts requests via NSURLProtocol and offers a readable DSL for matching requests by URL, headers, body, and regular expressions.

Use cases

  • stub http requests in ios unit tests
  • mock https api responses in objective-c tests
  • test nsurlsession requests with fake responses
  • simulate network errors in ios tests
  • match requests with regular expressions in tests

When to choose

  • you write Objective-C or Swift unit tests for iOS/macOS apps that make HTTP requests
  • you want a WebMock-style DSL for stubbing NSURLConnection, NSURLSession, or ASIHTTPRequest
  • you need to simulate network errors or regex-matched request stubs

When to avoid

  • you need actively maintained tooling with modern Swift-first APIs
  • you test Swift code with newer frameworks like URLSession async/await that may not be covered
  • your project doesn't use CocoaPods or Objective-C

Facets

library · maturity maintenance

testing mocking http-client testing mobile-development developer-tools c http-stubbing nsurlprotocol unit-testing objective-c cocoapods ios macos

1 source

Member repositories

RepositoryRoleHealth v2
lausobo/Nocillamain23

For agents

markdown · JSON · MCP: product_card(name="lausobo/Nocilla")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem