Skip to content

thekaizokuou/robot_api_testing_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preparation steps

  1. Start mountebank customer_service. You can follow instruction from that Git.

  2. Install python lib from requirement.txt

    pip install --upgrade -r requirement.txt
  3. Prepare run folder to keep robot result.

    mkdir run
    cd run
  4. Run robot by this command.

    pybot -v ENV:local testcases/

About

Robot framework api testing example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published