I have a lot of problems with the cy.log command and now I wrote a replacement called cy.print.
While Cypress test is running you cannot insert or add new test commands from "outside"
A tutorial explaining how to write a custom Cypress command with retry-ability.
How to stub named imports during unit tests
How to configure TypeScript and Webpack path aliases to load application code from Cypress tests
A few tips on how to use Zeit Now v2 serverless with TypeScript and a little bit of testing.
Step by step tutorial how to set up TypeScript support in Cypress using WebPack bundler.
How to enforce a custom condition on a string.
Setting up and starting with TypeScript and Visual Studio Code editor.