Skip to content

Commit ccbf4cf

Browse files
committed
update table of content
1 parent 1d3dfa0 commit ccbf4cf

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ This project has created to relieve work load as SDET or Automation Test Enginee
1414
## Table of Contents
1515
- [Prerequisite](#prerequisite)
1616
- [Installation](#installation)
17-
- [Important information](#important-information)
17+
- [Template Generation](#template-generation)
18+
- [Environment Generation](#environment-generation)
1819
- [Lifecycle of Mocha Framework](#lifecycle-of-mocha-framework)
1920
- [Folder Structure and Usage](#folder-structure-and-usage)
2021
- [/runner](#runner)
@@ -23,6 +24,7 @@ This project has created to relieve work load as SDET or Automation Test Enginee
2324
- [/tests/pages](#testspages)
2425
- [/tests/scenarios](#testsscenarios)
2526
- [/tests/schema](#testsschema)
27+
- [/tests/utils](#testsutils)
2628
- [Scenarios](#scenarios)
2729
- [Default templates](#default-templates)
2830
- [Default templates with body request](#default-templates-with-body-request)
@@ -31,9 +33,8 @@ This project has created to relieve work load as SDET or Automation Test Enginee
3133
- [Default templates with JSON body](#default-templates-with-json-body)
3234
- [Default templates with attachment body](#default-templates-with-attachment-body)
3335
- [If You Need Other Arguments](#if-you-need-other-arguments)
36+
- [Utils](#utils)
3437
- [Implementation](#implementation)
35-
- [Best Practices](#best-practices)
36-
- [Common Error](#common-error)
3738

3839
## Prerequisite
3940

@@ -90,7 +91,7 @@ npm -v
9091
- in your last question in terminal, `CTRL + SHIFT + V` to paste the value and `ENTER`
9192
- The file path can be absolute or relative, depending on where the file is stored.
9293

93-
1. Finish, the Mocha-CHai template scripts is successfully generated
94+
1. Finish, the Mocha-Chai template scripts is successfully generated
9495

9596
How to check if it's success:
9697

0 commit comments

Comments
 (0)