Skip to content

rajadavidh/robot-framework-api-test-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Framework Demo for API Test from Github

Test cases:

  1. Verify github usernames
  2. Verify displayed emoji

Sample Run command: robot -d results tests/github_api_test.robot

Required libraries:

  • Robot Framework 3.0
  • Chromedriver

Install libraries

Run this command on terminal: pip install -r requirements.txt

Get chromedriver

Download it here: http://chromedriver.chromium.org/downloads

Add it inside the project directory

On MacOSX, add the chromedriver on /usr/local/bin

Other API test cases:

https://github.com/bulkan/robotframework-requests/blob/master/tests/testcase.txt

About

Code examples for testing github API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published