fixture-riveter - fixtures replacement library

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Faker.js

    Discontinued What really happened with Aaron Swartz?

  • Because the attributes are lazily generated every time you create a new instance, you can seamlessly use faker.js to vary your results: f.firstName(() => faker.name.firstName());

  • factory_bot

    A library for setting up Ruby objects as test data.

  • Last year, when working on an objection.js/graphql project at my work, I became frustrated with how hard it is to create dummy data that is automatically cleaned and longed for a javascript/typescript version of the most excellent factory_bot library I used at a previous job. My boss was kind enough to let me shirk my actual work to develop this, and I've spent the lasts 8 months using it in production as I whittle away at both the feature set and full typings.

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

    InfluxDB 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

  • LPT: There is a library called Bogus, you should know it exists much earlier than I did in my career.

    4 projects | /r/csharp | 7 Feb 2021
  • Show HN: Factory-JS – TypeScript dummy object generator for testing

    2 projects | news.ycombinator.com | 29 Mar 2024
  • Leveling up your custom fake data with Faker.js

    5 projects | dev.to | 27 Jan 2024
  • If you use FactoryBot then the FactoryTrace gem might be interesting for you. It keeps your old code removed by finding unused factories & traits. There also was a recent release that made it compatible with all FactoryBot features.

    1 project | /r/ruby | 27 Jun 2023
  • Do you use FactoryBot? Then FactoryTrace gem is right for you. It helps to find unused factories & traits automatically to keep your old code removed. There was a recent release that made it compatible with all FactoryBot features.

    1 project | /r/rubyonrails | 27 Jun 2023