I created a dev tool that uses GPT-4 to generate integration tests in Jest by tracking server activity

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

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

    Generate automated tests for your Node.js app via LLMs without developers having to write a single line of code.

  • Recently, I open sourced Pythagora - a dev tool that tracks the server activity and creates integration tests from it. However, many people said that they wanted to analyze better what is inside the tests and to use tests as code documentation. So, I used GPT-4 to export Pythagora tests (which are basically JSON files that contain all captured data) to Jest code which can be reviewed and used for documentation.

  • pythagora-demo-mern-ecommerce

    :balloon: Fullstack MERN Ecommerce Application

  • Here's a demo project, a fork of an e-commerce app for which I created 29 Jest tests in 30 minutes - https://github.com/Pythagora-io/pythagora-demo-mern-ecommerce

  • 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

  • Ask HN: Why Htmx So Controversial?

    1 project | news.ycombinator.com | 13 May 2024
  • Show HN: Boxwood – simple templating engine for JavaScript, in JavaScript

    4 projects | news.ycombinator.com | 13 May 2024
  • The Ultimate Guide to Styling with CSS-in-JS Using Styled Components

    5 projects | dev.to | 13 May 2024
  • Styling dynamic HTML content in Vue & React with TailwindCSS

    1 project | dev.to | 13 May 2024
  • NPM package is-even has over 140k weekly downloads

    3 projects | news.ycombinator.com | 12 May 2024