Skip to content

jussaragranja/RobotFrameworkSuperHeroAPITest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to RobotFrameworkSuperHeroAPITest 👋

Version Documentation Twitter: JuuhGranja

Test project using robotframework to test SuperHeroAPI

Demo

System Requirements

- Python3
- robotframework
- robotframework-requests

Run tests

run on local machine:
	robot -d results test

run in local Docker:
	docker build -t NAME_IMAGE .
	docker run --rm --name execution_robot NOME_DA_IMAGEM robot -d results -N "run in local Docker" tests

run with GitLabCI through GitLab:
	add project to gitlab repository

Author

👤 Jussara Granja

About

Test project using robotframework to test SuperHeroAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages