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
- Start the Seedalina service with Docker.
- Connect the API, database script, or Playwright flow that creates an object.
- Create an entity template with meaningful synthetic values.
- Generate the object from Seedalina or the browser extension.
Next, configure a system so Seedalina knows how to create the things your tests need.