Skip to content

vitateje/automation_180

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automation_180:

  • To Install:

    Install RBENV

    Put chromedriver in path/src/bin

    todo: install command

    gem install bundler ( instala o gerenciador de pacotes )

    bundle init ( inicia projeto ruby )

    bundle install ( instala bibliotecas adicionadas e dependências )

    cucumber --init ( inicia estrutura cucumber )

  • To Run:

    • ruby filename.rb

  • env:

clone https://gitlab.com/papito/rocklov-dc

docker ps

Up Env docker-compose up -d

Destruct Env docker-compose down

  • to add: sudo nano /etc/hosts

Hosts 127.0.0.1 rocklov-db 127.0.0.1 rocklov-api 127.0.0.1 rocklov-web

  • to generate and save report in html: cucumber --format html --out reports.html to run the seeds: rake local_seeds

  • install java8 jdk

  • install allure-cucumber

command: allure serve logs\

About

Web and API tests automation course by QAninja.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages