Skip to content

gauravkhuraana/python_REST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_REST

All BASIC HTTP Methods(GET/POST/PUT/DELETE) are here

1. pytest is used to run the tests

2. Abstraction of methods is done to separate tests and generic logics

3. Few end to end tests are also part of it

Get in touch @ Linkedin / Blog / Youtube channel

Setup

To set up this project on your local machine:

  1. Clone it from this GitHub repository.
  2. Run pipenv install from the command line in the project's root directory.

Running Tests

Run tests simply using the pytest command. Depending upon your environment, it may be better to use python -m pytest. If you are using pipenv, then run pipenv run python -m pytest. Use the "-k" option to filter tests by tags.

More Info

Get in touch @ Linkedin / Blog / Youtube channel

Blog - Testing / Tech Tips Blog - Travel / Tech Tips (in Hindi)

#SharingIsCaring

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages