Our First Test: Get Homepage
Let’s run our first feature test.
We'll cover the following
Add our first test
The first step is to create a new file for our new feature.
The file can be generated using the following command:
$ touch features/user_registration.feature
We need to add the following text to the newly-generated file:
Create a free account to view this lesson.
By signing up, you agree to Educative's Terms of Service and Privacy Policy