{"library":"screener-runner","type":"library","category":null,"description":"CLI test runner for Screener.io, a visual regression testing service. Version 0.14.0 is current as of early 2024. It allows defining UI states and interaction steps using a fluent API, capturing visual snapshots, and comparing them against baselines. Key differentiator: integrates directly with Screener.io cloud service, requiring an API key and project repo. It supports Node >=10 and uses CommonJS module system. Release cadence appears sporadic; the last major update was in 2020. Compared to alternatives like Percy or Chromatic, it is proprietary to Screener.io and less actively maintained.","language":"javascript","status":"maintenance","version":"0.14.0","tags":["javascript"],"install":[{"cmd":"npm install screener-runner","imports":["const Steps = require('screener-runner/src/steps');","const screenerRunner = require('screener-runner');","module.exports = { projectRepo: '...', apiKey: '...', states: [...] };"]},{"cmd":"yarn add screener-runner","imports":[]},{"cmd":"pnpm add screener-runner","imports":[]}],"homepage":"https://screener.io","github":"https://github.com/screener-io/screener-runner","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/screener-runner","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/screener-runner/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}