How to Test Code - Code Testing From a Different Perspective
Channel:
Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=Kua9s17PIek
Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com
If you write test code, it's easier to find out at any given time whether a particular part of your application is working or not. In this video, Kin Tsang covers the fundamentals about how to test code. He offers a possible explanation for the reason why test code is not written by all programmers and provides concepts and ideas for junior developers to start writing tests.
Watch this video to learn:
- Why it's important to write test code
- Different types of test
- The principles behind Test-Driven Development
Other Videos By Fullstack Academy
Tags:
Code Testing
Test Code
Test-Driven Development
write test code