Skip to content
/ Ruby Public

💎 Test Automation with Capybara, Cucumber and Ruby

License

Notifications You must be signed in to change notification settings

lumunizf/Ruby

Repository files navigation

Ruby

Exercícios dos cursos:

  • Ruby para iniciantes.
  • Automação de teste com Ruby + Cucumber + Capybara.

Pré-Requisitos

  • Ruby instalado.
  • GEMs: Bundler | Cucumber | RSPEC instaladas.
  • VSCode instalado.
  • Plugins do VSCode: Ruby | Gherkin Indent | VSCode Icons instalados.
  • Cucumber instalado.
  • Capybara instalado.
  • Selenium Webdriver instalado.
  • Drivers ChromeDriver, GeckoDriver e IEDriverServer.

License

MIT License © Luciana Muniz Freire.