Skip to content

Commit a50dd06

Browse files
author
Serhat Bolsu
committed
Update README for allure
1 parent 61da55a commit a50dd06

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ You can copy this library and use as you like, however think about the design ch
2929
| eslint | Static code analysis tool for Javascript |
3030
| husky | Regulate code commit (with linter in this case) |
3131
| express | Express is popular HTTP framework for NodeJS which will be used for creating the System Under Test. |
32+
| allure | Reporting tool, neat html report |
3233

3334
## Setup
3435
First need to create your own configurations.
@@ -125,6 +126,4 @@ Please create a pull request.
125126

126127
## ToDO
127128

128-
- Data yml example.
129-
- Allure reporting
130129
- Jenkinsfile

0 commit comments

Comments
 (0)