YoVDO

.NET Unit Testing with AutoFixture

Offered By: Pluralsight

Tags

.NET Courses Software Development Courses Unit Testing Courses Test Data Generation Courses

Course Description

Overview

This course will teach you how to use AutoFixture to improve your test code and make tests quicker to write, more readable, and more maintainable.

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 4, 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.

Syllabus

  • Course Overview 1min
  • Getting Started with AutoFixture 17mins
  • Creating Anonymous Test Data and Objects with AutoFixture 36mins
  • Customizing AutoFixture Object Creation 31mins
  • Writing Less Test Code and Improving Test Maintenance 33mins

Taught by

Jason Roberts

Related Courses

Ruby on Rails: An Introduction
Johns Hopkins University via Coursera
Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera
Engineering Maintainable Android Apps
Vanderbilt University via Coursera
Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera
TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera