PluralSight – Unit Testing With Ruby Bookware-KNiSO

PluralSight – Unit Testing With Ruby
English | Size: 425.71 MB
Category: Tutorial


This course will teach you how to test your Ruby application manually and automatically, using commonly used unit test frameworks

PluralSight – Unit Testing with Ruby

PluralSight – Unit Testing with Ruby-XQZT
English | Size: 415.01 MB
Category: Tutorial


This course will teach you how to test your Ruby application manually and automatically, using commonly used unit test frameworks

PluralSight – NET Unit Testing with AutoFixture

PluralSight – NET Unit Testing with AutoFixture Bookware-KNiSO
English | Size: 291.32 MB
Category: Tutorial


Automated tests can be time consuming to write and costly to maintain if every time you change the production code you must update all the tests. In this course NET Unit Testing with AutoFixture, you ll learn to how to use AutoFixture to automatically generate anonymous test data. First, you ll explore how to use AutoFixture to generate anonymous test data for both basic types and your own custom types. Next, you ll discover powerful ways to control and customize how AutoFixture generates anonymous test objects. Finally, you ll learn how to dramatically reduce the amount of test code you need to write by getting AutoFixture to also create the thing you re testing and even automatically create mock dependencies. When you re finished with this course, you ll have the skills and knowledge of AutoFixture needed to write unit tests more quickly and easily

Linkedin Learning – Advanced ASP.NET Core Unit Testing

Linkedin Learning – Advanced ASP.NET Core Unit Testing-XCODE
English | Size: 418.41 MB
Category: Tutorial

No developer wants to turn in buggy code. Unit testing is a highly efficient way to ensure that everything in your app is working by design before it’s launched into production. In this course, learn how to write automated tests for your personal or commercial ASP.NET Core apps. Instructor Ervis Trupja details how to unit test ASP.NET Core console, Web API, and MVC apps. Ervis begins by providing a general overview of application testing strategies, as well as how to determine which unit testing framework is right for you. Then, he steps through how to set up and test ASP.NET Core console, Web API, and MVC apps, providing challenges along the way that allow you to put your new skills to the test.