View source: R/utils_cypress.R
create_cypress_tests | R Documentation |
Create the cypress files under project directory
create_cypress_tests(project_path, cypress_dir, tests_pattern)
project_path |
The path to the project with all needed packages installed |
cypress_dir |
The directory with tests recorded by Cypress |
tests_pattern |
Cypress files pattern. E.g. 'performance'. If it is NULL, all the content will be used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.