Skip to main content

Command Palette

Search for a command to run...

Kickstart Test-Driven Development with EasyTdd

Updated
1 min read
Kickstart Test-Driven Development with EasyTdd
K

I’m a passionate software developer focused on Test-Driven Development (TDD). My work includes integrating systems for flight and hotel bookings, standardizing processes, and developing robust end-to-end testing infrastructures. Recently, I've optimized flight booking implementations, driving significant improvements in quality and efficiency.

I also write at easyTdd.dev, where I share insights on TDD and promote my project, easyTdd—a Visual Studio extension simplifying test creation and navigation. Committed to quality and continuous growth, I strive to deliver solutions of the highest standard while learning and evolving in my craft.

This time, I'll keep the text brief. Instead, I've created a video that covers much of what I've already written in my previous blog post. Specifically, you'll find the first steps of test-driven development, examples with parameterized tests, and how to create test cases for them.

You'll become familiar with how tedious and demotivating it can be to do this manually, and you'll see how quickly tasks can be completed with EasyTdd. I expect this video will provide a better grasp of what EasyTdd offers and where its strengths lie.

Additional material:

Happy and easy development!