also write something about unit tests
This commit is contained in:
parent
2d94bbde62
commit
506c72b2d8
@ -7,7 +7,7 @@ description: Writes tests following Elixir/Phoenix best practices. Ensures DRY t
|
||||
|
||||
## Overview
|
||||
|
||||
This skill provides guidelines for writing clean, maintainable Elixir/Phoenix tests following best practices.
|
||||
This skill provides guidelines for writing clean, maintainable Elixir/Phoenix tests following best practices. It focuses mainly on integration tests. For unit tests, we also want glanceable tests with unique names for values, test helpers, custom matchers and shared setups where appropriate.
|
||||
|
||||
## Core Principles
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user