Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
14,705 contributions in the last year
Activity overview
Contributed to
cypress-io/cypress-test-example-repos,
cypress-io/cypress-test-tiny,
cypress-io/cypress-test-ci-environments
and 5 other
repositories
Contribution activity
June 2020
- bahmutov/line-height-picker JavaScript
- bahmutov/react-hooks-file-upload JavaScript
- bahmutov/react-tic-tac-toe-example JavaScript
- bahmutov/cypress-cra-ts-antd-react-app-rewired JavaScript
Created a pull request in cypress-io/cypress that received 5 comments
Handle --project "" command line argument
Closes #7743
User facing changelog
cypress run will no longer crash when provided an empty string to the --project flag.
Additional details
Our…
+193
−19
•
5
comments
- Update types to allow for alias 'key' for 'keys' with chai chainers
- Update types for configuration values that allow string or false
- automatically polyfill window.fetch with XMLHttpRequest
- handle browser cases without custom subfolder
- fix: Cypress.Commands.add Type Signature for @typescript-eslint/no-misused-promises rule
- Pin dependencies that were not pinned
- chore(deps): Update dependency cypress-example-kitchensink to version 1.11.0 🌟
Created an issue in bahmutov/cypress-react-unit-test that received 4 comments
pass fixtures folder to react-scripts
to be able to require JSON fixture files bahmutov/find-webpack#10
4
comments
- Support Gatsby.js projects
- renamed master branch to main branch
- Do not run Applitools for external PRs
- Show demo uploading a file
- should unmount function be asynchronous?
- cy.visit should not be allowed from component spec
- Show proof of concept for double bundle
- Write blog post: visual component testing using open source tools
- Improve mount command log

