dotnet/winforms

Add Test Coverage For MFC ActiveX Controls

Aberta

#8.302 aberto em 29 de nov. de 2022

 (3 comentários) (0 reação) (0 responsável)C# (922 forks)batch import
area-COMhelp wantedpriority-2test-enhancement

Métricas do repositório

Stars
 (4.100 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador