/ruby-automation-api

Test Automation of the VIACEP API using Ruby, Cucumber and RSpec

Primary LanguageGherkin

👨‍💻 Test Automation of the VIACEP API using Ruby, Cucumber and RSpec

Ruby, Cucumber and RSpec test automation of the VIACEP API.

The features of the tests are inside ruby-automation-api/features/viacep_api_testing.feature and the step definitions are inside ruby-automation-api/features/step_definitions/step_definitions.rb

🎥 Tests Execution Demonstration

Cucumber execution

💾 Development Dependencies Used

  • "Ruby": "3.0.2"
  • "Cucumber": "7.0.0"
  • "RSpec": "3.10"

🎬 Getting Started

  1. Clone the project into your machine and install all dependencies described above:
bundle install
  1. Now, to run the tests:
cucumber
  1. Verify the tests results output:

Tests results output


Made by Isabela Beck 👋 Get in touch!