Introduction to Testing in Java: Dependencies

Welcome to Part 5 of this review of the Pluralsight course Introduction to Testing in Java by Richard Warburton. Richard is an empirical technologist and solver of deep-dive technical problems and works independently as a Software Engineer and Trainer. He’s the author of Java 8 Lambdas and a trainer on java8training.com. He’s a leader in the London Java…

Introduction to Testing in Java: Test Driven Development

Welcome to Part 4 of this review of the Pluralsight course Introduction to Testing in Java by Richard Warburton. Richard is an empirical technologist and solver of deep-dive technical problems and works independently as a Software Engineer and Trainer. He’s the author of Java 8 Lambdas and a trainer on java8training.com. He’s a leader in the London Java…

Introduction to Testing in Java: Writing Good Tests

Welcome to Part 3 of this review of the Pluralsight course Introduction to Testing in Java by Richard Warburton. Richard is an empirical technologist and solver of deep-dive technical problems and works independently as a Software Engineer and Trainer. He’s the author of Java 8 Lambdas and a trainer on java8training.com. He’s a leader in the London Java…

Introduction to Testing in Java: Testing Code

Welcome to Part 2 of this review of the Pluralsight course Introduction to Testing in Java by Richard Warburton. Richard is an empirical technologist and solver of deep-dive technical problems and works independently as a Software Engineer and Trainer. He’s the author of Java 8 Lambdas and a trainer on java8training.com. He’s a leader in the London Java…

Introduction to Testing in Java

Welcome to this review of the Pluralsight course Introduction to Testing in Java by Richard Warburton. Richard is an empirical technologist and solver of deep-dive technical problems and works independently as a Software Engineer and Trainer. He’s the author of Java 8 Lambdas and a trainer on java8training.com. He’s a leader in the London Java Community, has a…

Automated ASP.NET MVC Testing: Models

Welcome to Part 2 of this review of the Pluralsight course Automated ASP.NET MVC Testing: End to End by Jason Roberts. With over 15 years industry experience, Jason is a Microsoft .NET MVP who has has written multiple books including Clean C#, and C# Tips. He is also an open source contributor and the creator…

Unit Testing Browserify Modules

Welcome to the final part of this review of the Pluralsight course Creating JavaScript Modules with Browserify by Jeff “coding with spike” Valore. Jeff has over 15 years of experience in software development including Java, C#, JavaScript, CoffeeScript, and TypeScript. His belief that clean, well-organized code is key to making software maintainable has led him to…

React and Redux – Testing React

Welcome to Part 12 of this comprehensive review and summary of Cory House’s Pluralsight course Building Applications with React and Redux in ES6. Cory is a Microsoft MVP in C#, founder of OutlierDeveloper.com, avid tech reader, and speaker. He believes in clean code, pragmatic development, and responsive native UIs. Also in this series: Part 1 –…

Learning Unit Testing and Test Driven Development

If you are interested in learning Unit Testing and/or Test Driven Development with Pluralsight, there are many options to choose from so I decided to write this post to give some pointers. JavaScript Developers If you mostly write code in JavaScript, I recommend Nate Taylor’s TDD as a design tool course. Joe Eames has a couple of…

Testing Clientside JavaScript

Testing Clientside JavaScript is the final course in the JavaScript Learning Path on Pluralsight. This is the longest of all these courses; almost 5 hours in total. If you are new to unit testing in JavaScript then I recommend watching the entire course, but if you are only interested in learning a particular framework you…