# Kickstart Test-Driven Development with EasyTdd

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.

%[https://www.youtube.com/watch?v=POMLOJ2WDWY] 

Additional material:

* For installing EasyTdd, refer to: [https://www.youtube.com/watch?v=FC0qqgMYTAE](https://www.youtube.com/watch?v=FC0qqgMYTAE)
    
* For detailed instructions on configuring test generation, visit: [https://easytdd.dev/easytdd-quick-start-a-short-and-simple-introduction](https://easytdd.dev/easytdd-quick-start-a-short-and-simple-introduction)
    
* For configuring test case generation, check out: [https://easytdd.dev/creating-test-cases-for-parameterized-tests](https://easytdd.dev/creating-test-cases-for-parameterized-tests)
    

Happy and easy development!
