Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 350 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 350 Bytes

TDDBC for C# with xUnit.net

アイキャッチ

TDDBCのC#向けxUnit.netプロジェクトです。

必要要件

クイックスタート

cd (any_work_dir)
git clone https://github.com/tddbc/csharp-xunit.git
cd csharp-xunit
dotnet test