Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.16 KB

File metadata and controls

25 lines (17 loc) · 1.16 KB

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:

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