Highlights
- Arctic Code Vault Contributor
- Pro
Popular repositories
-
-
Starts server, waits for URL, then runs test command; when the tests end, shuts down server
-
-
-
GitHub Action for install npm dependencies with caching without any configuration
-
Source code for blog post Journey from procedural to reactive JavaScript with stops
16,429 contributions in the last year
Less
More
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
March 2021
Created 1,204 commits in 44 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 19 repositories not shown
Created 7 repositories
- bahmutov/cypress-steps JavaScript
- bahmutov/cypress-workshop-ci-example JavaScript
-
bahmutov/cypress-esbuild-preprocessor
JavaScript
•
Built by
- bahmutov/cypress-chromium-via-puppeteer-example JavaScript
- bahmutov/borda-count JavaScript
- bahmutov/cypress-env-from-cli-example JavaScript
-
bahmutov/cypress-recurse
JavaScript
•
Built by
Created a pull request in netlify/plugins that received 4 comments
update Cypress E2E plugin
run tests after deploy onSuccess by default
running tests preBuild and postBuild is opt-in
using bundled-in Chromium browser by default, it is mor…
+1
−1
•
4
comments
Opened 49 other pull requests in 19 repositories
cypress-io/cypress-documentation
12
merged
- add esbuild preprocessors
- add assertion example disabled and enabled
- add link to cypress-db-example repo
- add partial to warn people that code in plugin file runs in Node
- add link to the blog post with script organization
- add example with selected and checked selector
- Add a few misc links
- add markdown preprocessor plugin
- add more links and cy.get examples
- add cypress-recurse plugin
- more links to the blog posts
- add links to the config extend blog post and repo
cypress-io/cypress-example-recipes
10
merged
- add recipe to pass value between specs
- add new recipe showing dynamic tests from CSV file
- add job to Circle to run Firefox examples
- add force404 solution using cy.intercept
- add recipe with pagination
- show how to use google analytics with click events
- Add recipe that calls backend API until it responds
- use cypress-recurse to reload the page
- using cypress-recurse to avoid hard-coded waiting
- add local PDF file download
cypress-io/cypress-example-kitchensink
3
merged
bahmutov/monalego
3
merged
bahmutov/cypress-gh-action-example
2
merged
cypress-io/cypress-example-netlify-store
1
merged
1
open
cypress-io/cypress-test-example-repos
2
merged
bahmutov/npm-quick-run
2
merged
cypress-io/netlify-plugin-prebuild-example
2
merged
bahmutov/cypress-wikipedia
1
open
1
merged
cypress-io/cypress
1
merged
bahmutov/cly
1
merged
bahmutov/cypress-markdown-preprocessor
1
merged
cypress-io/netlify-plugin-cypress
1
merged
bahmutov/cypress-recurse
1
merged
bahmutov/gatsby-starter-portfolio-cara
1
merged
bahmutov/eleventyone
1
merged
cypress-io/netlify-plugin-cypress-example
1
merged
cypress-io/testing-workshop-cypress
1
merged
Reviewed 7 pull requests in 5 repositories
cypress-io/cypress-documentation 2 pull requests
cypress-io/cypress-docker-images 2 pull requests
bahmutov/cy-api 1 pull request
bahmutov/cypress-esbuild-preprocessor 1 pull request
cypress-io/cypress-test-example-repos 1 pull request
Created an issue in netlify/build that received 8 comments
How to better kill the nested process tree of spawned processes?
Which problem is this feature request solving? Our users have noticed that nested backend child processes are not killed when running Cypress end-t…
8
comments
Opened 32 other issues in 13 repositories
bahmutov/csv-load-sync
8
closed
bahmutov/cypress-recurse
5
closed
cypress-io/cypress
4
open
bahmutov/monalego
2
closed
2
open
cypress-io/cypress-example-kitchensink
1
open
1
closed
bahmutov/npm-quick-run
2
closed
bahmutov/condition-circle
1
open
cypress-io/cypress-documentation
1
closed
bahmutov/cypress-chromium-via-puppeteer-example
1
closed
cypress-io/netlify-plugin-cypress
1
open
bahmutov/json-package
1
closed
bahmutov/cly
1
closed
cypress-io/testing-workshop-cypress
1
open
Answered 12 discussions in 1 repository
cypress-io/cypress
cypress-io/cypress
- How to replace some values inside a specific tag in a index.html file using a cypress automation test
- exit loop based on if/else condition
- How to redefine mock with cy.intercept
- Cypress: eq to the alias
- Having project specific fixtures for each of the projects found in integrations folder
- I want to set specific specs to run in each machine with cypress parallelization in azure-pipeline
- Cypress: equal to the alias
- Infinite scroll test
- How to wait for cy.request with intercepting response with cy.intercept method?
- How to wait for cy.request with intercepting response with cy.intercept method?
- Artifacts in CI
- how to go on testing when assert failed ?