testing-elixir - Expert Guidance for Elixir ExUnit Testing
Provides guidance for writing ExUnit tests in Elixir applications
Tags
Updated: 2026-02-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- write ExUnit tests
- use assertions
- configure test tags
- set up Ecto sandbox
- test Phoenix components
- stub external APIs
Inputs
- Elixir codebase
- ExUnit test files
- Ecto database schema
- Phoenix application
- API specifications
Outputs
- test files
- test configurations
- test helpers
- assertion patterns
- stub implementations
Requirements
- Elixir environment
- ExUnit framework
- Phoenix framework
- Ecto ORM
