Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michele del Giudice
DevOps Tests
Commits
a670ebe5
Commit
a670ebe5
authored
Nov 17, 2025
by
Michele Del Giudice
Browse files
Tests & Migration
parent
922fca12
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
a670ebe5
...
...
@@ -19,6 +19,14 @@ source .venv/bin/activate
pip
install
-r
requirements.txt
```
Run tests:
```
bash
/your/path/to/.venv/bin/python
-m
pytest
-q
# or simply
pytest
-q
```
Run the app:
```
bash
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment