Project using Ruby language and Rspec, with lib HTTParty
Project using Elixir
API used: Automação com Batista
Presentation about Elixir: Automação de Testes: Do Ruby pro Elixir e seus desafios
Pre-Req:
- Vscode
- Ruby - 2.6.3 or superior
- Git
-
Clone the project:
git clone [email protected]:nathaliaifurita/ruby-api-automation.git
-
Project Instalation:
bundle install
To run all the tests:
rspec
To run a test from a especific spec:
rspec spec/get_spec.rb
Created by: Nathalia Freire