Unit Testing in C#

Treehouse
Course Summary
Unit testing is key to ensuring that your code works as expected. Learn how to write unit tests and perform test driven development using industry standard tools and methods.
-
+
Course Description
About this Course Unit testing is key to ensuring that your code works as expected. Learn how to write unit tests and perform test driven development using industry standard tools and methods. What you'll learn
- Unit Testing
- Test Driven Development
- xUnit.net
About the Teacher
Jeremy loves to solve hard problems - especially when he can write a program to do it for him. Teaching is a passion for him. He also enjoys being entertained by his adorable kids and fly fishing.
-
+
Course Syllabus
Unit Testing
Unit testing is key to creating quality software. 8 steps- What is Unit Testing? 2:20
- What Is Unit Testing? 3 questions
- Unit Testing vs Functional Testing 2:55
- Why Unit Test? 3:38
- Why Unit Test? 5 questions
- Review Treehouse Defense 1:33
- xUnit.net Unit Test Framework 2:47
- Unit Test Frameworks 4 questions
Writing Unit Tests
Use xUnit to write unit tests. 8 stepsTest Driven Development
Use unit tests to help write code with TDD. 9 stepsWhat To Test
It's important to know what and how much to test. 7 steps
This course is listed under
Development & Implementations
, Project & Service Management
and Quality Assurance & Testing
Community
Related Posts: