Overview
Explore code coverage techniques to enhance software quality in this 27-minute Microsoft video. Learn about Coverlet, a cross-platform code coverage library for .NET Core applications. Discover the importance of code coverage, its measurement granularity, and recommended coverage percentages for projects. Follow step-by-step instructions on setting up Coverlet, and gain insights into community contributions, result analysis, and assembly exclusion. Hear testimonials from users and learn about Microsoft's African Development Center. Get introduced to Coverlet's .NET Core global tool and find out where to access the project for further exploration.
Syllabus
] - What is code coverage? .
] - To what level of detail do code coverage tools measure your code?.
] - What percentage of code coverage should projects strive for?.
] - How do you get setup with Coverlet?.
] - Contributions from Microsoft and the community.
] - Inspecting the results.
] - Excluding assemblies.
] - Testimonials.
] - Microsoft’s African Development Center.
] - .NET Core global tool for Coverlet.
] - Where to find the project?.
Taught by
Microsoft Developer