LinkedIn Learning – Java Practice – Unit Testing

LinkedIn Learning – Java Practice – Unit Testing
English | Tutorial | Size: 184.99 MB


The beauty of test-driven development is that it allows you to iterate your codebase one step at a time, testing and reworking individual cases as you go.

LinkedIn Learning – C# Unit Testing with xUnit

LinkedIn Learning – C# Unit Testing with xUnit
English | Tutorial | Size: 116.67 MB


In this course, learn the basics of test-driven development by creating a sample project in pure C# and using unit tests to validate that all the business logic works.

PluralSight – Writing Highly Maintainable Unit Tests

Udemy – Writing Highly Maintainable Unit Tests
English | Tutorial | Size: 1.39 GB


This course will teach you how to develop maintainable and sustainable tests as your production code grows and develops