----
Title: JavaScript Testing Fundamentals
Link: https://vueschool.io/courses/javascript-testing-fundamentals
Description: This is our introductory course to JavaScript testing. We cover why testing is important, what you should test and the testing jargon you need...
Difficulty: #BEGINNER
Type: #FREE
Lessons: 6
Tags: #vueschool
----
Title: 1 - Why is testing important?
Link: https://vueschool.io/lessons/why-is-testing-important
Time: 3:20
Title: 2 - What to test?
Link: https://vueschool.io/lessons/what-to-test
Time: 4:19
Title: 3 - Types of Testing
Link: https://vueschool.io/lessons/types-of-testing
Time: 4:50
Title: 4 - What are mocks and mocking?
Link: https://vueschool.io/lessons/what-are-mocks-and-mocking-javascript-testing
Time: 4:10
Title: 5 - What are stubs?
Link: https://vueschool.io/lessons/what-are-stubs
Time: 3:08
Title: 6 - What are spies?
Link: https://vueschool.io/lessons/what-are-spies-javascript-testing
Time: 2:24
Title: JavaScript Testing Fundamentals
Link: https://vueschool.io/courses/javascript-testing-fundamentals
Description: This is our introductory course to JavaScript testing. We cover why testing is important, what you should test and the testing jargon you need...
Difficulty: #BEGINNER
Type: #FREE
Lessons: 6
Tags: #vueschool
----
Title: 1 - Why is testing important?
Link: https://vueschool.io/lessons/why-is-testing-important
Time: 3:20
Title: 2 - What to test?
Link: https://vueschool.io/lessons/what-to-test
Time: 4:19
Title: 3 - Types of Testing
Link: https://vueschool.io/lessons/types-of-testing
Time: 4:50
Title: 4 - What are mocks and mocking?
Link: https://vueschool.io/lessons/what-are-mocks-and-mocking-javascript-testing
Time: 4:10
Title: 5 - What are stubs?
Link: https://vueschool.io/lessons/what-are-stubs
Time: 3:08
Title: 6 - What are spies?
Link: https://vueschool.io/lessons/what-are-spies-javascript-testing
Time: 2:24
vueschool.io
Learn JavaScript Testing Jargon in this Free Video Course about JavaScript testing
Learn how testing can improve your daily life as a developer. Learn why to test, what to test and what not to test. In this course, we'll introduce you to the different types of test (Unit, Integration and Acceptance test) and also cover the jargon and terminology…