dotnet/winforms

Add Test Coverage For MFC ActiveX Controls

Open

#8302 aperta il 29 nov 2022

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)C# (922 fork)batch import
area-COMhelp wantedpriority-2test-enhancement

Metriche repository

Star
 (4100 star)
Metriche merge PR
 (Merge medio 14g 22h) (56 PR mergiate in 30 g)

Descrizione

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 :)

Guida contributor