home/categories/testing/dotnet-winforms-github-skills-control-api-tests-skill-md
testingtesting-security

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.

dotnet
maintainer
dotnet
Updated 3/27/2026
Stars
4771
Forks
1094
quick start

Installation and usage

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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use control-api-tests