Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 962 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 962 Bytes

API AUTOMATION TEST IN ELIXIR - From Automação com Batista


Project using Elixir languag, with lib HTTPoison

Project using Ruby

API used: Automação com Batista

Presentation about Elixir: Automação de Testes: Do Ruby pro Elixir e seus desafios

Instalation/setup

Pre-Req:

  • Vscode
  • Elixir 1.12.2 or superior
  • Erlang/OTP 24 [erts-12.0.3]
  • Git
  1. Clone the project: git clone [email protected]:nathaliaifurita/elixir-api-automation.git

  2. Project Instalation: mix deps.get

Run the tests:

To run all the tests: mix test

Created by: Nathalia Freire