efate

Typescript test fixture generator (by jcteague)

Efate Alternatives

Similar projects and alternatives to efate based on common topics and language

  • factory_bot

    A library for setting up Ruby objects as test data.

  • data

    5 efate VS data

    Data modeling and relation library for testing JavaScript applications. (by mswjs)

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

    Graceful mock-data and fixtures generation using TypeScript

  • storybook

    322 efate VS storybook

    Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.

  • storybook

    4 efate VS storybook

    Discontinued 📓 The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more! [Moved to: https://github.com/storybookjs/storybook] (by storybooks)

  • Playwright

    381 efate VS Playwright

    Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

  • jest

    474 efate VS jest

    Delightful JavaScript Testing.

  • 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 better efate alternative or higher similarity.

efate reviews and mentions

Posts with mentions or reviews of efate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-05.
  • Efate Test Generator Series: Extending the library
    1 project | /r/javascript | 14 Sep 2022
    2 projects | dev.to | 5 Sep 2022
    Efate is actually the second test fixture library I've written and there were several lessons I learned after using the first iteration for several years myself. The first version was influenced a great deal by factor_girl (called factory_bot now), with a heavy dependency on strings to define and create the fixtures. It also wasn't very modular. You couldn't just import a specific fixture, you had to bring in the whole library. And it wasn't very extensible, if you needed to define custom behavior for how a field should be created, it wasn't very pretty.
  • Make Testing Easier with Test Fixture Generators
    1 project | dev.to | 4 Sep 2022
    Efate is a modern test fixture generator, design for use in JavaScript or Typescript. generates modular fixtures that can be imported in and reduces the use of strings for both fixture definition and usages. It allows you to override specific fields during fixture creation and returning full object definitions with dummy data for other fields. It is also extensible, allowing you to create custom field generator definitions.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 3 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic efate repo stats
3
18
5.5
29 days ago

jcteague/efate is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of efate is TypeScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com