dotnet/winforms

Add Test Coverage For MFC ActiveX Controls

Open

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

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)C# (922 fork)batch import
area-COMhelp wantedpriority-2test-enhancement

仓库指标

Star
 (4,100 star)
PR 合并指标
 (平均合并 14天 22小时) (30 天内合并 56 个 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 :)

贡献者指南