Test your TypeScript type with Vitest

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • vite-plugin-vitest-typescript-assert

    🔥 TypeScript type assertion plugin for vitest

  • riux

    📦 Fully typed and immutable store made on top of Immer with mutation, action, subscription and validation!

  • In most cases you don't need it. But when you start creating types that produce new complex types, you need to make sure they are valid. My personal use case is for testing libraries like riux which will type an immutable store API from raw data.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • type-fest

    A collection of essential TypeScript types

  • In this case how do I test a type utility library like type-fest? This plugin is not intended to test JavaScript code but TypeScript types!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts