-
Clone repository to your machine
-
Navigate to the root folder of the project
-
Run command pip install pipenv
-
Run the command pipenv install. This will create a virtual environment and install the necessary dependencies as specified in the Pipfile and Pipfile.lock
-
Enter the virtual environment by running pipenv shell
-
Use the settings provided in coronavstech/settings.py to work with the project
-
After, execute pytest -s -v to run tests
-
If you wish to run the project on a local server, run the command pithon manage.py runserver. Django should be installed for this
-
Notifications
You must be signed in to change notification settings - Fork 0
Badx86/Python-Test-Automation-With-Pytest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Learn Pytest by building a full Django application with a Continuous Integration system, software testing best practices
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published