Skip to content

Crawls a site to generate a backstopjs config file with scenarios pre-populated

Notifications You must be signed in to change notification settings

svwu/backstop-crawl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$ backstop-crawl

Stories in Ready Build Status Coverage Status

backstop-crawl is a tool for automatically generating the backstop.json required for backstop by crawling a website.

Install

$ npm install --global backstop-crawl

Usage

$ npm install --global backstop-crawl
❯ backstop-crawl

  Crawl a site to generate a backstopjs config

  Usage
    $ backstop-crawl <url>

  Options
    --ignore-robots, -i  Ignore the sites robots.txt
    --outfile, -o        Save the backstop config to this file

  Examples
    $ backstop-crawl http://localhost

License

MIT © fffunction fffunction.co

About

Crawls a site to generate a backstopjs config file with scenarios pre-populated

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%