Your First Test

Learn to write your first test in this lesson.

We'll cover the following...

Writing a test

Time for your first test. Create a file called greeting.test.js: ...