DOCUMENTATION

Getting started

Seedalina gives test teams a shared, repeatable way to create the people, accounts, orders, and other objects their tests need.

Before you begin

You need Docker and access to at least one test environment. Start with a single workflow that your team already repeats often — a customer record is a good first choice.

The quick path

  1. Start the Seedalina service with Docker.
  2. Connect the API, database script, or Playwright flow that creates an object.
  3. Create an entity template with meaningful synthetic values.
  4. Generate the object from Seedalina or the browser extension.

Next, configure a system so Seedalina knows how to create the things your tests need.