Elixir Testing Rules
CommunityWrite robust, maintainable Elixir tests.
Authormatthewsinclair
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces best practices for writing Elixir tests, preventing common pitfalls like brittle tests, hidden failures, and over-reliance on mocks, leading to more reliable and maintainable codebases.
Core Features & Use Cases
- Enforces Strong Assertions: Guides users to assert against concrete values, not just shapes.
- Discourages Control Flow in Tests: Promotes clear, straight-line test execution.
- Promotes Real Code Over Mocks: Encourages testing with actual implementations where possible.
- Use Case: Ensure all your Elixir tests are focused, deterministic, and truly verify the behavior of your code, not just its structure.
Quick Start
Apply the Elixir testing rules to refactor the existing test suite.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: Elixir Testing Rules Download link: https://github.com/matthewsinclair/intent/archive/main.zip#elixir-testing-rules Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.