The day I started believing in Unit Tests (2023)

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • testcontainers-node

    Testcontainers is a NodeJS library that supports tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

  • I hadn’t heard of Test Containers[1], but it looks really useful - thanks for the rec.

    [1] https://testcontainers.com/

  • 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
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

  • Multiple MongoDB Databases on Spring Boot

    1 project | dev.to | 12 Apr 2024
  • Run and test DynamoDB applications locally using Docker and Testcontainers

    3 projects | dev.to | 7 Feb 2024
  • Test Anything You Can Containerize

    1 project | news.ycombinator.com | 7 Dec 2023
  • 🚀 Level up your testing game with TestContainers

    1 project | dev.to | 10 Feb 2023
  • How do you guys deal with unit testing against a database?

    1 project | /r/node | 19 Sep 2022