# AyCode.Services.Tests @project { type = "test" } MSTest project for service layer testing. Focuses on SignalR message serialization round-trips. ## Folder Structure | Folder | Purpose | |---|---| | [`SignalRs/`](SignalRs/README.md) | SignalR message serialization/deserialization tests | ## Key Files (Root) - **`MSTestSettings.cs`** — Assembly-level parallel test execution (MethodLevel scope).