Ecosystem & Future

Developer Experience & Testing

Planned testing and DX utilities.

Developer Experience & Testing

Note: This feature is planned for a future release and is not yet implemented.

OmniSvelte takes testing and observability in development seriously, with built-in tools to make building reliable apps easier.

Planned Features

  • Fake Drivers: Swap out mail, queue, storage, and notifications in test mode automatically.
  • Seeded DB Helpers: Fast, isolated integration tests with seeded data.
  • Remote-Function Test Harness: Call your API layer directly without starting a server.
  • Dev Inspector: An in-browser Telescope-style panel showing queries, jobs, and remote calls during development.