Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-atdd-web-front-end

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-atdd-web-front-end

Yeoman generator to create the ATDD structure for a web application

  • 1.0.2
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Usage

This generator is to help you to get started with ATDD. More informations, options, parameters in A/A ATDD Training Videos

Install

Install required tools yo and generator-atdd-web-front-end:
npm install -g yo generator-atdd-web-front-end

Run

Go to the root of your web application:
cd application-name
Run yo atdd-web-front-end, and specify the port where your app is running:
yo atdd-web-front-end
Run your app and then start the atdd script:
- npm run start (or whatever command you use to start your app)
- npm run test:atdd (In a separate terminal)

Keywords

FAQs

Package last updated on 19 May 2017

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc