v1.3.0 - Testing Essentials
What's New
New testing-essentials skill providing proactive testing guidance for all Elixir/Phoenix test files.
Added
testing-essentialsskill — invoked before any_test.exsfile:- 8 non-negotiable RULES covering setup, coverage, and assertion patterns
- TDD workflow guidance (write failing test first)
- DataCase/ConnCase setup, fixture, LiveView, context, and changeset test skeletons
- Pointer to
testing-guide.mdfor comprehensive examples
Changed
testing-guide.mdrefactored into a deep reference companion (no duplication with skill)- All 4 existing skills now include a
## Testingpointer totesting-essentials
Updating
/plugin
# Select "Marketplaces" → "elixir-phoenix-guide" → "Update"