Skip to content

Commit bcfecee

Browse files
authored
Update README.md
1 parent ec7d379 commit bcfecee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@ To generate all tests report using Allure you need run tests by command first:
4242
$ pytest --alluredir=<reports directory path>
4343
```
4444
After that you need use command:
45+
```
4546
$ allure serve <reports directory path>
47+
```
4648

4749
## License
4850

0 commit comments

Comments
 (0)