dotnet/winforms

Add Test Coverage For MFC ActiveX Controls

オープン

#8,302 opened on 2022/11/29

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)C# (922 件のフォーク)batch import
area-COMhelp wantedpriority-2test-enhancement

Repository metrics

Stars
 (4,100 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド