
Tide
Install tide when you want to generate layered pytest API test suites from HAR captures and backend source with L1–L5 assertions.
Overview
tide is a plugin marketplace for the Ship phase that generates HAR- and source-aware pytest API tests with L1–L5 layered assertions.
What is this marketplace?
- 1 plugin: tide v1.3.1 — HAR-driven, source-aware API test generation
- Produces pytest suites with L1–L5 layered assertion levels
- Uses recorded HAR traffic plus backend codebase context
- Tagged for api-testing, HAR, pytest, and automation workflows
- 1 plugin in marketplace (tide v1.3.1)
- Documented L1–L5 layered assertion model for generated tests
Community signal: 1 GitHub stars.
What problem does it solve?
API regressions slip through because turning HAR recordings into maintainable pytest with meaningful assertion depth is tedious.
Who is it for?
Backend-focused indie devs shipping HTTP APIs who already use pytest and can export HAR from real client flows.
Skip if: Teams needing UI/browser E2E only, non-Python stacks without pytest, or greenfield APIs with no traffic captures yet.
What do I get? / Deliverables
After installing tide, you can generate pytest suites from HAR plus backend source with five assertion layers for faster API regression gates.
- Generated pytest API test suite with L1–L5 assertion structure
- Repeatable HAR-driven regression workflow for your HTTP interfaces
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
How it compares
HAR-to-pytest API testing plugin, not a general Claude skill marketplace or infra deploy bundle.
Common Questions / FAQ
Who is Tide for?
Solo builders and small teams validating HTTP APIs with pytest who want HAR-grounded tests and layered assertions without writing every case by hand.
When should I use Tide?
Use it in Ship/testing when endpoints are defined, you have HAR captures from realistic usage, and you need automated regression before release.
How do I add Tide to my agent?
Register market:koco-co/Tide in Claude Code, install the Tide plugin v1.3.1, provide HAR files and backend source paths, and run the documented generation workflow.