automock VS interface-forge

Compare automock vs interface-forge and see what are their differences.

interface-forge

Graceful mock-data and fixtures generation using TypeScript (by tool-belt)
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
automock interface-forge
7 1
293 66
9.6% -
8.6 5.9
2 days ago 8 days ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

automock

Posts with mentions or reviews of automock. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-11.

interface-forge

Posts with mentions or reviews of interface-forge. We have used some of these posts to build our list of alternatives and similar projects.
  • Introducing Interface Forge
    1 project | /r/typescript | 5 Dec 2021
    I wrote with my collaborators an awesome factory library for creating test data and fixtures, called interface forge. I would very much like to invite you to check it out, maybe see the extensive documentation or read the medium article that introduces it and discusses some of its use cases.

What are some alternatives?

When comparing automock and interface-forge you can also consider the following projects:

jest-test-gen - This tool will take a js/ts file as input and generate a jest unit test file next to it with all imports mocked and tests stubs for every class method and function exported.

shoehorn - Work seamlessly with partial mocks in TypeScript.

xUnit - xUnit.net is a free, open source, community-focused unit testing tool for .NET.

cli - Mockoon's official CLI. Deploy your mock APIs anywhere.

blog_mocking_settimeout_with_jest - Mocking setTimeout with Jest

carrier - 🛠 A test fixtures replacement for Go, support struct and ent, inspired by factory_bot/factory_boy

oral - a decorator based testing framework for typescript