Skip to content

Python and Pytest for automated testing of RESTful APIs

Notifications You must be signed in to change notification settings

pceuropa/test-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Test-rest-api

A command-line tool based on python3 and pytest for testing of RESTful APIs.

Requirements

Python 3.6+ pytest inotifywait - to automatic tests

Instalation

pip3 install -U pytest

Tests manual

pytest -v tests.py

Tests automatic

Runner run test every saves

./test_runner.sh

run command api test