Socket
Book a DemoInstallSign in
Socket

netlify-plugin-reflect

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

netlify-plugin-reflect

Netlify Build plugin - Run end-to-end tests on Reflect's no-code testing platform

latest
Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

netlify-plugin-reflect

Netlify Build Plugin for Reflect. Run end-to-end tests on Reflect's no-code testing platform.

Install

Please install this plugin from the Netlify app.

Configuration

The following Environment Variables must be set in order to use this Plugin:

  • REFLECT_API_KEY: The API key associated with your Reflect account. See https://app.reflect.run/settings/account for more information.
  • REFLECT_SUITE_ID: The "Suite ID" to invoke when a deployment occurs. See https://reflect.run/docs/managing-tests/suites/#executing-a-suite for more information.

The following Environment Variables can be optionally defined:

  • REFLECT_WAIT_FOR_TEST_RESULTS: Boolean that determines if the Netlify plugin will wait for the tests to complete before exiting. Default value is "true".
  • REFLECT_DEFAULT_HOSTNAME: In order for PR tests to run against the Deploy Preview environment, you must define the environment that the tests were originally recorded against using this Environment Variable. Example: app.example.com

Keywords

netlify-plugin

FAQs

Package last updated on 12 Oct 2022

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