Another exquisit release
Pluralsight.Writing.Testable.Code-XQZT
Title: Writing Testable Code
Publisher: Pluralsight
Iso Size: 351M (366753792 B)
Files: 6F
Date: 05/08/2017
Course #: Pluralsight
Type: software-development
Published: Fri May 05, 2017
Modified: May 5, 2017
URL: www.pluralsight.com/courses/writing-testable-code
Author: Matthew Renze
Duration: 2h 2m
Skill: Beginner
Exercise: [ ]
Installation:
Unpack that shit, mount that shit, run that shit
Notes:
Testable code is code that makes automated testing quick, easy, and
enjoyable. In this course, Writing Testable Code, youll learn how to
write code that is easy to test. These skills are necessary to
refactor code that is difficult to test into code that is easily
testable. First, youll be introduced to testable code, and how
creating seams in your code makes code testable. Next, youll
learn a series of best practices that making testing code easier
such as, simplifying object construction, working with
dependencies, and managing application state. Finally, youll
explore best practices further by walking through a code demo of
each practice so you can see first-hand how theyre
implemented. These skills will make practices like unit testing
significantly easier for you. By the end of this course, youll
have the skills necessary for writing testable code.