New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

typesafe-test

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typesafe-test

_Current limitations: only Nest.js with zod validation can be used on the backend._

  • 0.0.10
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-80%
Maintainers
1
Weekly downloads
 
Created
Source

A library for type-safe e2e tests and generating a type-safe client for the frontend.

Current limitations: only Nest.js with zod validation can be used on the backend.

Motivation:

To make sure our code works correctly, we run it. Most Node.js developers do this via Postman, because it is easier and faster. I made it so that it is easier and faster to write tests. As a side effect, this library also provides a type-safe client for the frontend.

Future plans:

The library is in beta, there is still a lot to do. Now I plan to simplify the integration of the library into your application, and add support for other backend frameworks. Perhaps, make integration with TypeSpec, so that these tests can be done for the backend for any language.

FAQs

Package last updated on 15 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc