The Wayback Machine - https://web.archive.org/web/20200819121444/https://github.com/bahmutov
Skip to content
Avatar
🍺
on a roll
🍺
on a roll

Highlights

  • Arctic Code Vault Contributor
  • Pro

Popular repositories

  1. Chrome DevTools code snippets

    JavaScript 1.6k 189

  2. Starts server, waits for URL, then runs test command; when the tests end, shuts down server

    JavaScript 703 51

  3. Tests if module's dependencies can be updated to latest version

    JavaScript 556 25

  4. Unit test React components using Cypress

    JavaScript 541 63

  5. Instant web applications restored from ServiceWorker cache

    JavaScript 319 9

  6. Source code for blog post Journey from procedural to reactive JavaScript with stops

    JavaScript 305 22

13,927 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

August 2020

Created a pull request in cypress-io/cypress-example-recipes that received 7 comments

update and expand the custom command recipe

for cypress-io/cypress#8127 cleaned up custom command recipe in JavaScript + support/index.d.ts copied and updated the custom command recipe to be…

+190 −28 7 comments

Created an issue in bahmutov/cypress-react-unit-test that received 7 comments

cypress-react-selector cy.react should retry

When using https://github.com/abhinaba-ghosh/cypress-react-selector noticed cy.react command does not retry finding the element. Workaround - use c…

7 comments
You can’t perform that action at this time.