Skip to main content

Environment Variables

You can configure StackTest behavior using standard environment variables:

  • RUN_AWS_INTEGRATION_TESTS=true: Enables real AWS integration tests (disabled by default).
  • STACKTEST_CONCURRENCY=4: Overrides default concurrency settings.
  • AWS_PROFILE=my-profile: Resolves credentials matching local AWS setups.