Skip to content

0.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 21:09
· 313 commits to trunk since this release
124a4fc

QIT CLI 0.7.1 Release Notes

What's New

Environment variables in Custom Tests

  • Adds --env and --env_file to run:e2e, run:activation and env:up commands.
  • This can be used to pass secrets or configuration that you don't want to hardcode in your tests.

Documentation

Check the documentation for Environment Variables.

For any queries, issues, or suggestions, feel free to visit our Github page at https://github.com/woocommerce/qit-cli/issues. We appreciate your feedback as it helps us to continuously improve our tool.

What's Changed

  • Custom Tests: Allow to pass env vars by @Luc45 in #217

Full Changelog: 0.7.0...0.7.1