Four File Types,
Complete Control
Organize your API and database testing with purpose-built file types that keep requests, SQL, environments, and reusable definitions cleanly separated.
.norn Test Files
HTTP requests, sequences, assertions, and test logic. This is where your tests live.
.nornapi API Definitions
Reusable headers, endpoints, and Swagger imports. Define once, use everywhere.
.nornsql SQL Operations
Named queries and commands with built-in Postgres and SQL Server support, plus custom adapters when you need them.
.nornenv Environments
Variables for dev, staging, prod. Switch contexts without changing tests.