- Install python3 https://www.python.org/downloads/
- Create virtual env
- OS X: python3 -m venv pytest-env
- Windows: c:>c:\Python35\python -m venv c:\path\to\myenv
- Activate created env
- OS X: source pytest-env/bin/activate
- Windows: C:> \Scripts\activate.bat
- pip3 install -r requirements.txt
-
Notifications
You must be signed in to change notification settings - Fork 6
martingith/api-testing
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published