Skip to content

Commit b1ace6a

Browse files
authored
add readme in pdf (#3)
1 parent 8a1b6d4 commit b1ace6a

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ Make sure to run the application first (leave it run), then execute this command
6363
pipenv run pytest tests
6464
```
6565

66-
Example of pytest execution result
6766
![Example of pytest execution result](images/pytest_execution_result.png?raw=true "pytest execution result")
6867

6968
### Serve allure report
@@ -72,7 +71,6 @@ Example of pytest execution result
7271
allure serve allure-results
7372
```
7473

75-
Example of allure reports
7674
![Example of allure report](images/allure_report.png?raw=true "allure report")
7775

7876
## Jenkins in Docker
@@ -124,7 +122,6 @@ docker compose up -d
124122

125123
You can then access jenkins master url, set new job, reuse the Jenkinsfile that I have created in this repo
126124

127-
Example of jenkins result
128125
![Example of jenkins result](images/successful_pipeline_jenkins.png?raw=true "jenkins result")
129126

130127
You can stop it with command

README.pdf

317 KB
Binary file not shown.

0 commit comments

Comments
 (0)