LogoClawIndex
CasesSkillsAbout
LogoClawIndex

testing-elixir - Expert Guidance for Elixir ExUnit Testing

Provides guidance for writing ExUnit tests in Elixir applications

Tags

Updated: 2026-02-23

Capabilities

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

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
testing
elixir
exunit
phoenix
ecto
write ExUnit tests
use assertions
configure test tags
set up Ecto sandbox
Elixir codebase
ExUnit test files
Ecto database schema
test files
test configurations
test helpers