Real Pytest - No Mocks, Real Tests
CommunityTest with real interfaces—no mocks.
Authorrobertcope
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Writes tests that verify real public interfaces against actual components, avoiding mocks to ensure correct behavior and contracts in integration scenarios, particularly for MIRA.
Core Features & Use Cases
- Tests against real interfaces using actual components
- No mocks; integration-style verification
- Enforce observable contracts and precise assertions
- Promote production readiness through end-to-end validation
Quick Start
Write a test that exercises a real public interface (e.g., a service) and run pytest without mocks to validate contract behavior.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Real Pytest - No Mocks, Real Tests Download link: https://github.com/robertcope/mira/archive/main.zip#real-pytest-no-mocks-real-tests Please download this .zip file, extract it, and install it in the .claude/skills/ directory.