Tests: A Quick Overview on Unit vs Functional Testing
Unit tests or functional tests? What's the difference and which ones should you be using? Find out in this super quick compare-and-contrast!
0 Comments
May 7, 2021
Testing is a critical part of being an effective software engineer and having high-performing software engineering teams.
Unit tests or functional tests? What's the difference and which ones should you be using? Find out in this super quick compare-and-contrast!
xUnit tests not running with .NET standard project settings? Here's a super quick solution to get you back up and running so you can test away!