The Wayback Machine - https://web.archive.org/web/20200716055238/https://github.com/topics/visual-testing
Skip to content
#

visual-testing

Here are 83 public repositories matching this topic...

vvscode
vvscode commented Apr 13, 2020

Running on Windows 7 (yes, sorry) I got next:

Command failed: docker run --rm -d -P --security-opt=seccomp=D:\react-js\react-js-tutorial\node_modules\@loki\target-chrome-docker\src/docker-seccomp.json -v D:\react-js\react-js-tutorial\storybook
-static:/var/loki --shm-size=1g -p 49952:49952 yukinying/chrome-headless:63.0.3230.2 --disable-datasaver-prompt --no-first-run --disable-extensions
sshadmand
sshadmand commented Dec 9, 2018
AddOn: v1.4.0 
Node: v8.14.0
React:16.2.0
Storybook/react: 3.4.0
yarn screenshot
yarn run v1.12.3
$ storybook-chrome-screenshot -p 9001 --debug 
 DEBUG  [CLI Options] { port: '9001',
  host: 'localhost',
  staticDir: undefined,
  configDir: '.storybook',
  outputDir: '__screenshots__',
  filterKind: undefined,
  filterStory: undefined,
  browserTimeout: 30000,
  par
Robdel12
Robdel12 commented Sep 30, 2019

What is this?

It would be nice to suppress Percy log output entirely. In theory, this shouldn't be too hard. We would probably want to add a new config option (flag, .percy.yml, & an env var) to disable logging. Seems like we'll just need to pass silent: true to the logger(s) when that config option is present.

cc: @wwilsman since you recently upgraded us to winston 3.

Improve this page

Add a description, image, and links to the visual-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the visual-testing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.