Control API Tests

Instructions for writing unit tests for new public APIs on WinForms controls and components. Covers test project structure, naming conventions, property tests, event tests, OnXxx method tests, SubControl patterns, data attributes, and handle-state verification.

.NET (Microsoft) ff4e930 12.1 KB Updated 4k repo stars

File contents

dotnet/winforms/tree/main/.github/skills/control-api-tests commit ff4e930423

Frequently asked questions

npx skillmds@latest add dotnet/control-api-tests