dotnet/winforms

Add test coverage for AxHost related classes

Open

#8 294 ouverte le 28 nov. 2022

Voir sur GitHub
 (6 commentaires) (0 réactions) (0 assignés)C# (922 forks)batch import
area-COMhelp wantedtest-enhancement

Métriques du dépôt

Stars
 (4 100 stars)
Métriques de merge PR
 (Merge moyen 14j 22h) (56 PRs mergées en 30 j)

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.

Guide contributeur