dotnet/winforms

Add test coverage for AxHost related classes

Open

#8,294 opened on Nov 28, 2022

View on GitHub
 (6 comments) (0 reactions) (0 assignees)C# (922 forks)batch import
area-COMhelp wantedtest-enhancement

Repository metrics

Stars
 (4,100 stars)
PR merge metrics
 (Avg merge 14d 22h) (56 merged PRs in 30d)

Description

We have some tests, but there are significant gaps. Any additional coverage here will help keep this code in good shape for the next few decades. :)

Help here is appreciated. Live on the bleeding edge of the mid-nineties. :)

Supporting this scenario is important for Windows Forms customers with legacy dependencies. This code is how Visual Basic 6 (VB6) controls are supported, and we plan to add specific tests for that scenario as well. See #8253.

Contributor guide