The Node.js Way - Testing Essentials
A guide to essential testing tools and principles for Node.js, focusing on clarity and confidence over cleverness.
A guide to essential testing tools and principles for Node.js, focusing on clarity and confidence over cleverness.
Developer introduces Fabrik.Common, an open-source .NET utility library, and showcases its useful string extension methods.
A screencast introducing unit testing with mock objects, TDD, and the Moq framework for creating maintainable tests.
A developer's critique of Kent Beck's TDD book, highlighting its shortcomings in addressing legacy code and retroactive testing.