3dct / 3dct/open_iA

More automated testing

未关闭
#41 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement help wanted
主要语言
C++
星标
48
派生
19
PR 合并指标
30 天内没有已合并 PR

描述

Some testing currently exists: a few unit tests for small helper classes, as well as a few GUI / command line running tests. To extend the coverage, we should add at least one command line running test for every filter in open_iA. Potentially we can also test starting different tools (though this is depending on the [Common Project Files](https://github.com/3dct/open_iA/issues/46) feature).

贡献指南

打开贡献指南

调研方向

Look at existing command line running tests in the codebase to understand the pattern. Identify all filters in open_iA (likely in a filters directory or module). For each filter, create a test that runs it via the command line with sample data. Check if there's a test framework already set up (e.g., Google Test). Ensure tests can be run automatically, possibly via CI. 'Done' means every filter has at least one command line test.

由索引模型根据 Issue 内容生成。

评估

技术栈
cpp
领域
testing
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。