Gleb Bahmutov (bahmutov)

bahmutov

Geek Repo

Location:Boston, MA

Home Page:https://glebbahmutov.com/

Twitter:@bahmutov

Github PK Tool:Github PK Tool

Gleb Bahmutov's repositories

cypress-and-jest

Cypress and Jest both with code coverage running unit tests

cy-api

Cypress custom command "cy.api" for end-to-end API testing

cypress-failed-log

Saves the Cypress test command log as a JSON file if a test fails

snap-shot-it

Smarter snapshot utility for Mocha and BDD test runners + data-driven testing!

next-and-cypress-example

Next.js example instrumented for code coverage from Cypress tests

cypress-examples

Static site with Cypress examples tested right from the Markdown sources

eslint-rules

My custom eslint rules in addition to the ones provided at http://eslint.org/

ban-sensitive-files

Checks filenames to be committed against a library of filename rules to prevent sensitive files in Git

cypress-map

Cypress query commands for v12+

Language:JavaScriptLicense:MITStargazers:43Issues:2Issues:38

cypress-workshop-basics

Basics of end-to-end testing with Cypress.io test runner

cypress-extends

Cypress plugin that adds "extends" support to the configuration file

sudoku

A Sudoku web app in React visually tested using cypress-image-snapshot

Language:JavaScriptLicense:MITStargazers:19Issues:3Issues:5

code-coverage-vue-example

Code coverage for Vue single file components from Cypress.io end-to-end tests

Language:VueLicense:MITStargazers:13Issues:1Issues:4

cypress-await

Cypress async await magic 🪄

chat.io

Cypress.io testing for a chat application that requires auth

Language:JavaScriptLicense:MITStargazers:12Issues:2Issues:7

json-server-reset

Reset middleware for json-server

cy-rollup

Cypress Rollup preprocessor

cypress-wordle

Solve the Wordle game using Cypress test

all-logs

Utility method to capture all server console logs including DEBUG=... module logs and util.debuglog

code-coverage-webpack-dev-server

Example of Cypress.io code coverage collected from webpack dev server

Language:JavaScriptStargazers:9Issues:2Issues:4

cypress-gh-action-monorepo

Example running Cypress e2e tests using GitHub Action inside a monorepo

Language:JavaScriptStargazers:8Issues:1Issues:4

cypress-v10-preserve-cookie

Cypress.Cookies.preserveOnce for Cypress v10

Language:JavaScriptLicense:MITStargazers:7Issues:2Issues:5

server-logs-example

API testing using Cypress.io test runner with server-side logs

Language:JavaScriptStargazers:7Issues:1Issues:3

parcel-json-server

Combination of ParcelJs bundler and json-server

Language:JavaScriptStargazers:6Issues:2Issues:5

try-cra-app-typescript

An example of Create-React-App v3 using TypeScript with Cypress unit tests

Language:TypeScriptStargazers:6Issues:1Issues:6
Language:JavaScriptLicense:MITStargazers:3Issues:1Issues:1

cypress-gh-action-split-jobs

Example with separate install and test jobs using Cypress GitHub Action

Language:JavaScriptStargazers:2Issues:1Issues:2

local-cypress-and-jest-typescript-example

Example using Jest and Cypress with TypeScript in a single repo

Language:TypeScriptLicense:MITStargazers:2Issues:1Issues:2

scrape-youtube-videos

Scrape YouTube playlist into Algolia index

Language:JavaScriptStargazers:2Issues:2Issues:1

type-placeholders

Example typing placeholders into the form using Cypress