create_cypress_tests: Create the cypress files under project directory

View source: R/utils_cypress.R

create_cypress_testsR Documentation

Create the cypress files under project directory

Description

Create the cypress files under project directory

Usage

create_cypress_tests(project_path, cypress_dir, tests_pattern)

Arguments

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


shiny.benchmark documentation built on Jan. 22, 2023, 1:28 a.m.