on a roll
JavaScript ninja, image processing expert, software quality fanatic. Sr Director of Engineering at Mercari US. MS MVP for OSS work, GitHub Star.
- Boston, MA
- https://glebbahmutov.com/
- @bahmutov
Highlights
- GitHub Star
- Pro
Block or Report
Block or report bahmutov
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
start-server-and-test Public
Starts server, waits for URL, then runs test command; when the tests end, shuts down server
-
npm-install Public
GitHub Action for install npm dependencies with caching without any configuration
-
next-update Public
Tests if module's dependencies can be updated to latest version
-
-
javascript-journey Public
Source code for blog post Journey from procedural to reactive JavaScript with stops
4,929 contributions in the last year
Activity overview
Contributed to
bahmutov/cypress-examples,
bahmutov/blog,
bahmutov/chat.io
and 184 other
repositories
Contribution activity
August 2022
Created 125 commits in 15 repositories
Created 3 repositories
- bahmutov/testing-pdf-with-cypress TypeScript
- bahmutov/cypress-form-example JavaScript
- bahmutov/cypress-real-events-example JavaScript
Created a pull request in bahmutov/cypress-examples that received 2 comments
Opened 13 other pull requests in 5 repositories
bahmutov/cypress-markdown-preprocessor
4
merged
bahmutov/cypress-fiddle
4
merged
bahmutov/cypress-recurse
3
merged
bahmutov/cypress-testrail-simple
1
merged
bahmutov/cypress-watch-and-reload
1
merged
Reviewed 1 pull request in 1 repository
bahmutov/cypress-watch-and-reload
1 pull request
Created an issue in cypress-io/cypress that received 3 comments
cy.log now returns null in v10.5, used to be undefined
Current behavior
cy.log used to return undefined, so it could be inserted into the command chain without changing the subject
... .then(cy.log) ...
N…
3
comments





