Testing Essentials

MANDATORY for ALL test files. Invoke before writing any _test.exs file. Covers DataCase/ConnCase setup, fixture patterns, LiveView tests, changeset tests, async safety, setup chaining, timestamp testing, and TDD workflow. Trigger words: test, mix test, DataCase, ConnCase, fixture, LiveView test, assert, ExUnit.

igmarin 9471c6b 3 files · 12.5 KB Updated

File contents

igmarin/elixir-phoenix-skills/tree/main/skills/testing-essentials commit 9471c6b125

Frequently asked questions

npx skillmds@latest add igmarin/testing-essentials