Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 568 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 568 Bytes

Google Translate website testing

Set of tests of the Google Translate website written in Cypress.

Requirements

Node.js has to be installed.
Run

npm install

Usage

npx cypress run
npx cypress open

run for running all the test via the command line.
open for opening the Cypress test runner.

Test suite:

  • manual language pick
  • language swap test
  • language recognition:
    • spanish
    • german
  • manual language change
  • document translation
  • text deletion test