- Notifications
You must be signed in to change notification settings - Fork0
How To Use Pytest With Command Line Options (Easy To Follow Guide)
Pytest-with-Eric/pytest-addoption-example
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repo contains the sample code for the article -How To Use Pytest With Command Line Options (Easy To Follow Guide)
This project explains how to use Pytest Add Options and pass CLI Arguments to your unit tests.
- Python (3.11.4)
Please install the dependencies via therequirements.txt file using
pip install -r requirements.txtIf you don't have Pip installed please follow instructions online on how to do it.
To run the Unit Tests, from the root of the repo run
pytest -v -sIf you have any questions about the project please raise an Issue on GitHub.
About
How To Use Pytest With Command Line Options (Easy To Follow Guide)
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.