dotnet/winforms

Add Test Coverage For MFC ActiveX Controls

Open

#8 302 ouverte le 29 nov. 2022

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)C# (922 forks)batch import
area-COMhelp wantedpriority-2test-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

Related: #8294

This is another area we are lacking as we do not have any MFC ActiveX test coverage. Any help here is appreciated!

As a first step an MFC ActiveX control will need to be created, registered, and follow a pattern similar to #8253 to get it into the winforms solution. The gaps for test coverage can then be expanded from there :)

Guide contributeur