microsoft/Terminal

Bootstrap tests on Color Tool

開放

#1,067 建立於 2019年5月30日

 (0 則留言) (3 個反應) (0 位負責人)C++ (9,275 個分叉)batch import
Area-CodeHealthHelp WantedIssue-TaskProduct-Colortool

倉庫指標

星標
 (103,173 顆星)
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.

貢獻者指南