🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@form8ion/cypress-scaffolder

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@form8ion/cypress-scaffolder

opinionated scaffolder for leveraging Cypress for testing a project

4.0.0
latest
Source
npm
Version published
Weekly downloads
282
-85.74%
Maintainers
0
Weekly downloads
 
Created
Source

cypress-scaffolder

opinionated scaffolder for leveraging Cypress for testing a project

Node CI Workflow Status Codecov SLSA Level 2

Usage

npm Try @form8ion/cypress-scaffolder on RunKit MIT license node

Installation

$ npm install @form8ion/cypress-scaffolder --save-prod

Options

projectRoot string (required)

path to the root of the project

testDirectory string (required)

path to the directory containing the Cypress tests

testBaseUrl string (required)

URL where the application or site will be served when the Cypress tests run

Contributing

Conventional Commits Commitizen friendly semantic-release PRs Welcome Renovate

Dependencies

$ nvm install
$ npm install

Verification

$ npm test

FAQs

Package last updated on 11 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts