• Stars
    star
    3
  • Rank 3,943,675 (Top 79 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Sample project to demonstrate the usage of the cy.exec() command.

More Repositories

1

cypress-basico-v2

Repositório da versão 2 do curso básico de Cypress da Escola Talking About Testing
HTML
257
star
2

cypress-intermediario-v2

Repositório da versão 2 do curso intermediário de Cypress da Escola Talking About Testing no Udemy
127
star
3

gitlab-cypress

Sample project to experiment with Cypress for testing the GitLab application.
JavaScript
55
star
4

curso-cypress-avancado

Repositório do curso avançado de Cypress da Escola Talking About Testing
JavaScript
55
star
5

testes-e2e-com-cypress-v2

Repositório da versão 2 do curso de Testes end-to-end com Cypress da Escola Talking About Testing
46
star
6

protractor-helper

Write robust and flakiness-free tests with Protractor.
JavaScript
44
star
7

cy-data-test

Sample project to demonstrate a cy.dataTest Cypress custom command.
HTML
42
star
8

backstop-config

A simple implementation of BackstopJS for running screenshot comparison tests on static websites.
JavaScript
34
star
9

boas-praticas-em-automacao-de-testes-com-cypress

Repositório do curso de boas práticas em automação de testes com Cypress da Escola Talking About Testing.
JavaScript
32
star
10

epic-react-fundamentals

My learnings from the React Fundamentals module of the Epic React course, by Kent C. Dodds.
28
star
11

select-random-option-from-dropdown

Sample project to demonstrate how to select a random option from a dropdown using Cypress.
JavaScript
28
star
12

curso-cypress-intermediario

Repositório do curso intermediário de Cypress da Escola Talking About Testing
25
star
13

cy-api-coursify

Sample project to demonstrate the usage of the cypress-plugin-api library.
JavaScript
24
star
14

hackernews

This project is based on the book "The Road to React" by Robin Wieruch
JavaScript
23
star
15

boas-praticas-em-automacao-de-testes-com-cypress-v2

Repositório da versão 2 do curso de boas práticas com Cypress da Escola Talking About Testing no Udemy
JavaScript
22
star
16

cysh

This project offers a single shell script that quickly initializes a Cypress testing automation project from scratch.
Shell
21
star
17

page-objects-vs-gui-custom-commands

Project to demonstrate Page Objects and GUI custom commands with Cypress.io
JavaScript
19
star
18

multiple-environments

Sample project to demonstrate how to run Cypress tests on multiple environments based on config files per environment.
JavaScript
19
star
19

react-date-pickers-mui

Sample project to demonstrate how to interact with Material UI date fields using Cypress.
JavaScript
18
star
20

cypress-from-zero-to-the-cloud

Repository of the 🌲 Cypress, from Zero to the Cloud ☁️ course, from the Talking About Testing online school.
HTML
18
star
21

testes-e2e-com-cypress

Repositório do curso de testes end-to-end com Cypress da Escola Talking About Testing
17
star
22

complex-vs-simple

TBD.
JavaScript
15
star
23

tat-cypress-real-events-hover

Sample project to demonstrate the usage of the cypress-real-events plugin, specifically on how to hover over elements.
JavaScript
15
star
24

live-102-a-philosophy-of-software-design

Anotações sobre o livro A philosophy of Software Design, do autor John Ousterhout, o qual é professor do curso de ciência da computação na universidade de Stanford, nos Estados Unidos da América.
15
star
25

frontend-and-backend

Sample project with basic "backend" and frontend, running Cypress tests on GitHub Actions.
JavaScript
14
star
26

cypress-avancado

Projeto demonstrativo de funcionalidades avançadas do Cypress
JavaScript
13
star
27

protractor-components-and-page-objects

This sample project intends to demonstrate an architecture proposal for writing graphical user interface (GUI) tests with Protractor using a concept of Page Objectes and Components.
JavaScript
13
star
28

chapolin-js

Projeto exemplo para demonstrar o uso de módulos em JavaScript.
JavaScript
13
star
29

curso-cypress-percy

Repositório do curso de testes de regressão visual com Cypress e Percy da Escola Talking About Testing
13
star
30

testes-e2e-com-cypress-tat-v2

Sample project to demonstrate e2e tests written with Cypress running on GitHub Actions.
JavaScript
12
star
31

dynamic-fixtures

Sample project to demonstrate how to generate random fixtures with Cypress.
JavaScript
12
star
32

live-65-testes-de-api-com-cypress

https://youtu.be/C8tFAB0pGVs
JavaScript
11
star
33

testes-e2e-com-cypress-tat

JavaScript
10
star
34

cy-click

Sample project to demonstrate different situations of clicking with Cypress.
JavaScript
10
star
35

mtc-2023-cypress-demo

Sample project for a Cypress vs. Playwright battle at MTC 2023.
JavaScript
9
star
36

protractor-code-squad

Repository for code squad's course: software test automation with protroctor.
JavaScript
9
star
37

cy-bracket-notation

Sample project to demonstrate how to call Cypress and custom commands using the JS bracket notion, instead of the dot notation.
JavaScript
9
star
38

cypress-migrator-tests

Sample project to demonstrate how to test the Cypress Migrator using Cypress itself.
JavaScript
9
star
39

hack-env-cy-v10

Sample Cypress project to demonstrate how to run tests on different environments, where each one would have its specific data.
JavaScript
9
star
40

auth0-ms-login-with-cypress

TBD.
JavaScript
8
star
41

cy-press

A silly Cypress .press() command that simulates pressing a keyboard key.
JavaScript
8
star
42

cypress-sem-cucumber

Projeto para demonstrar o uso das palavras-chave Dado/Quando/Então com Cypress sem Cucumber
JavaScript
8
star
43

cypress-playground

Cypress Playground app and tests.
HTML
8
star
44

programmatic-login-with-cypress

Sample project to demonstrate how to programmatically log in using Cypress.
JavaScript
8
star
45

page-objects-com-cypress-simples-vs-complexo

Projeto exemplo para a uma Live no Canal Talking About Testing no YouTube (link pra Live abaixo).
JavaScript
8
star
46

curso-cypress

Curso básico de automação de testes com Cypress da Escola Talking About Testing.
JavaScript
8
star
47

cy-testing-lib-find-by-test-id

Sample project to demonstrate the usage of the cy.findByTestId() command of the @testing-library/cypress lib.
HTML
8
star
48

linha-de-comando-basico

Material básico sobre linha de comando - uma iniciativa da Escola Talking About Testing
8
star
49

intercept-css

Sample project to demonstrate how to intercept and change the application CSS with Cypress.
CSS
7
star
50

cy-eslint-example

Sample project to demonstrate the rules of eslint-plugin-cypress.
HTML
7
star
51

protractor-and-webrtc

This project is a code lab to teach the basics for creating end-to-end tests with Protractor for WebRTC applications
JavaScript
7
star
52

The-Road-to-GraphQL-studies

A idéia deste repositório é documentar meus aprendizados ao longo dos estudos de GraphQL com base no livro The Road to GraphQL, de Robin Wieruch
7
star
53

meal-suggestion

Gerador de refeições veganas com lista de ingredientes.
JavaScript
7
star
54

cy-hands-on-cypress-split

Sample project to demonstrate the usage of the cypress-split plugin to run tests in parallel.
JavaScript
7
star
55

hacker-stories

A project written in TypeScript, from the updated version of the book "The Road to Learn React", by Robin Wieruch.
TypeScript
6
star
56

remove-imgs

Sample project to demonstrate the usage of prev() and next() Cypress commands.
HTML
6
star
57

cy-api-testing-errors

Sample project to demonstrate how to test API error scenarios using Cypress.io.
JavaScript
6
star
58

cypress-advanced-course

Project from the advanced Cypress course of the Talking About Testing school
JavaScript
6
star
59

cy-hands-on-select-file

Sample project to demonstrate how to use the `selectFile` functionality available on Cypress v9.3.0.
JavaScript
6
star
60

EngageSphere

The EngageSphere web application is aimed at our salespeople so they can access our customer's contact information.
JavaScript
6
star
61

cy-en-pt

Sample project to demonstrate how to test a website that has versions in two different languages (EN and PT-BR.)
JavaScript
6
star
62

cucumber-soh-na-salada

Cucumber só na salada
JavaScript
5
star
63

wlsf82

My GitHub profile
5
star
64

EngageSphere-Test-Design-Masterclass-turma-2

Sample project with a Node.js backend and a React frontend.
JavaScript
5
star
65

tat-cypress-intermediate-course-v2

Learn how to optimize your Cypress tests.
5
star
66

como-aprendi-cypress-ensinando-cypress

Palestra no GUTS-RS em 21 de Maio de 2022 - https://youtu.be/PuoFnGN70LA
JavaScript
5
star
67

page-objects-anonimos

JavaScript
5
star
68

cypress-intermediate-course

An intermediate course of test automation with Cypress from the Talking About Testing school
5
star
69

protractor-style-guide

This project is an example of some items in the Protractor's style guide.
JavaScript
5
star
70

cy-postgresql

Sample project to demonstrate how to interact with a PostgreSQL DB using Cypress.
JavaScript
5
star
71

cypress-skills-checklist

Checklist para avaliação de habilidades em desenvolvimento de testes automatizados com Cypress.
HTML
4
star
72

learning-about-testing

Learning About Testing Portal
JavaScript
4
star
73

age-finder

This is simple React app to demonstrate how to test date fields using Cypress.
JavaScript
4
star
74

multiple-environments-with-different-values

Sample project to demonstrate how to run Cypress tests on multiple environments using command line envs.
JavaScript
4
star
75

protractor-todomvc

This repository was created to share some tests that I did, to demonstrate the basic use of Protractor for end to end testing for AngularJS apps
JavaScript
4
star
76

cypress-searching-tests

Sample Cypress tests to demo different ways of submitting a form.
JavaScript
4
star
77

cy-session

Sample project to demonstrate the usage of Cypress' experimental feature cy.session().
JavaScript
4
star
78

curso-protractor-tat

Projeto para o curso de Protractor da Escola TAT
4
star
79

curso-tat-protractor

Sample web app for the test architecture course with Protractor of the TAT online school
JavaScript
4
star
80

multiple-domains-in-a-single-cypress-test

Sample project to demonstrate the cy.origin command, available in expermental mode on Cypress v9.6.0.
JavaScript
4
star
81

js-sync-and-async

Este texto foi produzido pelo ChatGPT com co-autoria de Walmyr Lima e Silva Filho.
4
star
82

cy-typeform

Sample project to experiment with Cypress & TypeScript for testing the Typeform web app.
TypeScript
4
star
83

test-automation-with-protractor-course

A course from the Talking About Testing School
4
star
84

mundo-paralelo

Projeto exemplo para demonstrar paralelização de testes automatizados com Cypress e GitHub Actions.
JavaScript
4
star
85

copy-to-clipboard

Sample project to demonstrate how to test copy to clipboard with Cypress.
HTML
4
star
86

Anagram

Sample project with a 'isAnagram' function, which accepts two words as inputs, and returns true if the second word is the anagram of the first, and false otherwise.
JavaScript
4
star
87

cypress-basic-course

Basic course of test automation with Cypress from the Talking About Testing.
JavaScript
4
star
88

cy-table

Sample project to demonstrate how to navigate and assert on HTML tables using Cypress.
HTML
4
star
89

node-and-express

A simple node app from the 'Introduction to Node and Express' course from ericelliottjs.com.
JavaScript
3
star
90

curso-backstopjs-tat

Projeto para o curso de BackstopJS da Escola TAT
3
star
91

live-tat-pergunte-me-qq-coisa-parte-5

https://youtu.be/gcSUQfmA7SM
3
star
92

EngageSphere-Test-Design-Masterclass-TAT

Sample project with a Node.js backend and a React frontend.
JavaScript
3
star
93

cy-ctrl-v

Sample project to demonstrate the usage of the `cy.invoke` command, to overwrite the value of a `textarea` field.
JavaScript
3
star
94

faker-experiments

Protractor tests to experiment faker.js
JavaScript
3
star
95

cypress-percy

Repositório do projeto de testes de regressão visual com Cypress e Percy da mentoria da Talking About Testing.
JavaScript
3
star
96

cypress-puppeteer-plugin-demo

Sample project to demonstrate the usage of the @cypress/puppeteer [beta] plugin.
JavaScript
3
star
97

vrt-cat-tat

Sample project to experiment with Visual Regression Tracker.
JavaScript
3
star
98

file-download-test

Sample project to demonstrate how to test file download using Cypress.
JavaScript
3
star
99

cy-press-lib-example

A sample project to demonstrate the usage of the .press() command of @walmyr-filho/cy-press library.
JavaScript
3
star
100

cy-hands-on-count-table-rows

Sample project to demonstrate how to count table rows using Cypress.
HTML
3
star