microsoft/Terminal

Bootstrap tests on Color Tool

Open

#1,067 创建于 2019年5月30日

在 GitHub 查看
 (0 评论) (3 反应) (0 负责人)C++ (3,212 fork)batch import
Area-CodeHealthHelp WantedIssue-TaskProduct-Colortool

仓库指标

Star
 (35,764 star)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

Per #1052, apparently there's no tests already in place for color tool.

This represents going from 0 tests to at least some base level of testing infrastructure so people can't use the "there's no framework, I can't write a test" excuse.

I'd imagine we should have a ut_colortool for checking some of the methods that builds in the classes/componentry and then an ft_colortool that attaches to the console and attempts to run some of the commands and see what it does.

贡献者指南