dotnet/winforms

Add Test Coverage For MFC ActiveX Controls

开放

#8,302 创建于 2022年11月29日

 (3 条评论) (0 个反应) (0 位负责人)C# (922 个派生)batch import
area-COMhelp wantedpriority-2test-enhancement

仓库指标

星标
 (4,100 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南