Skip to content

Suites

A unit-testing framework for TypeScript backends working with inversion of control and dependency injection

Get StartedWhy Suites?GuidesAPI Reference

Suites works with projects using: NestJS (Official), InversifyJS (Official), Vitest, Jest, Sinon, and more

Among others, Suites is used by companies like: Monday.com, Lemonade, Balance, Harmonya

Features

👩‍💻 Declarative

One function call creates fully-typed, isolated test environments. Suites auto-generates all mocks and wires dependencies automatically. No manual setup, no type casts, no boilerplate.

✅ Type-Safe

Generate type-safe mocks bound to implementations. Eliminate broken tests after refactors, silent runtime failures, and manual type casting.

🔄 Refactoring Confidence

Change constructors, add dependencies, refactor classes - tests adapt automatically. Skip manual mock updates. Catch breaking changes at compile time, not runtime.

✨ AI Ready

One canonical pattern teaches AI agents the entire API. Coding agents like Claude Code and Cursor write correct tests in a single pass with 95% less context consumption compared to manual mocking patterns.

Pinned Loading

  1. suites suites Public

    A unit testing framework for TypeScript backends working with inversion of control and dependency injection

    TypeScript 524 21

Repositories

Showing 7 of 7 repositories
  • suites Public

    A unit testing framework for TypeScript backends working with inversion of control and dependency injection

    suites-dev/suites’s past year of commit activity
    TypeScript 524 Apache-2.0 21 5 2 Updated Mar 24, 2026
  • docs.suites.dev Public

    Suites Official Docs Website

    suites-dev/docs.suites.dev’s past year of commit activity
    CSS 1 1 0 4 Updated Jan 7, 2026
  • examples Public

    Suites Examples Repository

    suites-dev/examples’s past year of commit activity
    TypeScript 2 1 0 1 Updated Dec 18, 2025
  • codemod Public

    Suites codemod scripts

    suites-dev/codemod’s past year of commit activity
    TypeScript 0 MIT 0 0 2 Updated Dec 16, 2025
  • .github Public
    suites-dev/.github’s past year of commit activity
    0 0 0 0 Updated Dec 2, 2025
  • automock.dev Public
    suites-dev/automock.dev’s past year of commit activity
    JavaScript 2 1 0 0 Updated Dec 1, 2025
  • benchmark Public
    suites-dev/benchmark’s past year of commit activity
    JavaScript 2 MIT 0 0 0 Updated Jun 8, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Most used topics

Loading…