New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@styla/visual-testing

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@styla/visual-testing

Automatic visual testing tool

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

Visual Testing

Runs visual tests against all configured NLE magazines from mink settings and a custom list of landing pages.

How to start

git clone git@github.com:styladev/visual-testing-ts.git
cd visual-testing-ts
docker-compose up --build

without docker:

git clone git@github.com:styladev/visual-testing-ts.git
cd visual-testing-ts
npm install
npm run build && npm run serve

Add new landing pages

Within the area-service.ts the list of landing pages can be extended.

Check for problems

To keep the original images of canary, production and the comparison switch cleanScreenshots: true to cleanScreenshots: false and check the screenshots folder.

FAQs

Package last updated on 20 Apr 2020

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