Advertisement · 728 × 90
#
Hashtag
#CypressIO
Advertisement · 728 × 90
Cypress Grep UI Plugins With Dennis Bergevin
Cypress Grep UI Plugins With Dennis Bergevin YouTube video by gleb bahmutov

Dennis Bergevin stopped by and we looked into his new plugins for filtering / running selected tagged tests in Cypress UI mode, find the video and links at youtu.be/JK954Xi9q5g #cypress #cypressio

0 0 0 0
Cypress cy.filter Command Attribute Examples
Cypress cy.filter Command Attribute Examples YouTube video by gleb bahmutov

New short Cypress video: "Cypress cy.filter Command Attribute Examples" youtu.be/nG-vJZkcmSw #cypress #cypressio

0 0 0 0
Post image

Automate MFA email flows in Cypress: spin up a MailSlurp inbox, capture the code, and let your tests run hands-free.

#CypressIO #JavaScriptTesting #EmailAutomation #2FATesting #DevTools #MailSlurp

www.youtube.com/watch?v=Ud27...

1 0 0 0
Preview
Code Coverage On The Fly If you want to see which parts of your source code are covered by E2E tests, you can use code coverage. The problem is often instrumenting the code. Sometimes you don't have the control over the s

I wrote a new Cypress blog post about code coverage on the fly: "Code Coverage On The Fly", read at glebbahmutov.com/blog/code-co... #cypressio #cypress #code-coverage

2 0 0 0
TDD calculator passing test

TDD calculator passing test

My new Cypress course announcement on Halloween: "TDD Calculator" Learn how to write a Cy failing test, then add a feature to make the test pass. Discount code TDDHALLOWEEN valid for 1 week cypress.tips/courses/tdd-... #testing #cypress #cypressio

1 0 1 0
Refactor Cypress Api Tests Part 4: Use deep.include Assertion
Refactor Cypress Api Tests Part 4: Use deep.include Assertion In this video, I refactor the user spec tests. We will combine multiple tests into a single one using "deep.include" assertion to check one or many known properties of an object. Then we will improve the page object method, and then I will switch to use cy-spok plugin to simplify checking nested properties. Find the code in the branch "refactor-user-spec" of the repo https://github.com/bahmutov/cypress-conduit-api

Part 4 of refactoring Cypress API tests video playlist: "Use deep.include Assertion" youtu.be/tIabUupPo-A #cypressio

0 0 0 0
Refactor Cypress Api Tests Part 2: Set up The IntelliSense
Refactor Cypress Api Tests Part 2: Set up The IntelliSense I am continuing to refactor API tests in the repo https://github.com/bahmutov/cypress-conduit-api In this short video I set up the IntelliSense to give my correct types for "cy" global object and "cy.api" custom command. For more details, see https://glebbahmutov.com/blog/use-typescript-with-cypress/

Part 2 of my "Refactor Cypress API Tests" videos is here: "Set up The IntelliSense" to make your life easier (it takes 1 comment line!) youtu.be/yS9G0xe4yOc Part 3 will come out tomorrow #cypressio

0 0 0 0