Skip to main content

Introduction

Lark helps you write end-to-end tests for your product in plain English. You can then run these tests in production and/or staging environments to prevent breaking changes from being rolled out.

Create your first testing workflow

Screenshot showing how to create a testing workflow in dashboard.
  1. Go to the workflows section in dashboard.
  2. Create a new workflow and describe what you would like to test.
  3. If your workflow requires secrets (API keys, login credentials, etc), you can provide them via secret contexts.
  4. Run the workflow.
Once the workflow completes you can view the test results in the dashboard. Screenshot showing the result of a workflow execution in dashboard. You’ll have access to a summary of the test, steps performed by the agent, agent logs, and any artifacts generated as part of the test (screenshots, videos, etc).