cypress-craft
Version:
CypressCraft is an innovative extension built on top of Cypress (Cypress + Cucumber + POM)
50 lines (32 loc) • 1.11 kB
Markdown
Tutorials are learning-oriented articles that help users to go through a process and achieve a deliverable.
Start with an introduction: for whom is this tutorial and what the reader will achieve by reading it.
Answer the question: "Why should I follow this?"
Provide a short outline for the tutorial.
In this tutorial, you will learn how to:
* Do this
* Deal with that
List the prerequisites that are required or recommended.
Make sure that:
- First prerequisite
- Second prerequisite
Describe what the user will learn and accomplish in the first part,
then write a step-by-step procedure but on a real-world example.
1. Execute the following command in the terminal:
```bash
run this --that
```
2. Step with a [link](https://www.jetbrains.com)
3. Final step in part 1.
This is the second part of the tutorial:
1. Step 1
2. Step 2
3. Step n
Summarize what the reader achieved by completing this tutorial.
<seealso>
<!--Give some related links to how-to articles-->
</seealso>