参考资料:
Getting Started with xUnit.net _Using .NET Core with the .NET SDK command line
Getting Started with xUnit.net_Using .NET Framework with Visual Studio
https://github.com/xunit/xunit:git地址
理论学习(总):
- 《xUnit Test Patterns》学习笔记1 - Test Smell
- 《xUnit Test Patterns》学习笔记2 - Goal Of Test Automation
- 《xUnit Test Patterns》学习笔记3 - Philosophy of Test Automation
- 《xUnit Test Patterns》学习笔记4 - Principles of Test Automation
- 《xUnit Test Patterns》学习笔记5 - xUnit基础
- 《xUnit Test Patterns》学习笔记6 - Test Double
- 《xUnit Test Patterns》学习笔记7(完) - 总结
详细知识点(分):
INTRODUCING BDD(Behavior-driven development)
Behavior-driven development with easyb
.NET实战
Unit Testing with xUnit in ASP.NET Core MVC