- Create virtual environment and install dependencies
- Produce test report for code coverage tool on Jenkins server
pytest --cov-report xml --cov-report term --cov ./lib/
- Start application:
python3 app.py
forked from AmazingStuffPro/workshop-demo-app
-
Notifications
You must be signed in to change notification settings - Fork 0
justinas-b/workshop-demo-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
CI/CD pipeline workshop demo application
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HCL 49.9%
- Shell 27.2%
- Python 17.0%
- HTML 5.9%