-
Notifications
You must be signed in to change notification settings - Fork 0
Elvorob/Lesson7_tests
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Running tests in terminal with flags -s - prints desired output (pytest -s test_file_name) -v - shows test process' percentage (pytest -v test_file_name) -m - allows to run tests with specific marks (pytest -m mark_title test_file_name)
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published