Files

9 lines
284 B
Markdown
Raw Permalink Normal View History

2026-03-10 17:09:35 +08:00
# Testing
This directory contains planned test support and app test targets.
## Current Entry
- `AtlasTestingSupport/` hosts reusable fixtures and protocol test helpers for the scaffolded app layers.
- `Package.swift` keeps test support separate from the production package graph.