awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
MillerSvt avatar

MillerSvt/ng-automocks

0
View on GitHub↗
3 星标·0 分支·TypeScript·MIT·1 次浏览

Ng Automocks

When testing Angular applications, you often need to isolate a component or service under test from its Angular dependencies. In the past, this meant manually creating stub components, using NOERRORSSCHEMA, TestBed.override... functions, third party libraries, or creating mock entities manually.…

Features

  • Testing Utilities - Auto-generates mocks for components, directives, pipes, modules, and services.

Star 历史

millersvt/ng-automocks 的 Star 历史图表millersvt/ng-automocks 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Ng Automocks 的开源替代方案

相似的开源项目,按与 Ng Automocks 的功能重合度排序。
  • and-semakin/flake8-pytestrailA

    and-semakin/flake8-pytestrail

    0在 GitHub 上查看↗

    A companion Flake8 plugin for pytest-testrail package.

    在 GitHub 上查看↗0
  • anko/tap-mergeanko 的头像

    anko/tap-merge

    13在 GitHub 上查看↗

    library and CLI tool that merges multiple Test Anything Protocol streams

    LiveScript
    在 GitHub 上查看↗13
  • antoaravinth/preact-testing-libraryantoaravinth 的头像

    antoaravinth/preact-testing-library

    158在 GitHub 上查看↗

    Preact Testing Library

    JavaScript
    在 GitHub 上查看↗158
  • akamud/xamarin.forms.testinglibraryakamud 的头像

    akamud/Xamarin.Forms.TestingLibrary

    32在 GitHub 上查看↗

    A testing library to make components testing for Xamarin.Forms easier, inspired by Testing Library, Flutter's Widget Testing and others.

    C#
    在 GitHub 上查看↗32
查看 Ng Automocks 的所有 30 个替代方案→

常见问题解答

millersvt/ng-automocks 是做什么的?

When testing Angular applications, you often need to isolate a component or service under test from its Angular dependencies. In the past, this meant manually creating stub components, using NOERRORSSCHEMA, TestBed.override... functions, third party libraries, or creating mock entities manually.…

millersvt/ng-automocks 的主要功能有哪些?

millersvt/ng-automocks 的主要功能包括:Testing Utilities。

millersvt/ng-automocks 有哪些开源替代品?

millersvt/ng-automocks 的开源替代品包括: and-semakin/flake8-pytestrail — A companion Flake8 plugin for pytest-testrail package. anko/tap-merge — library and CLI tool that merges multiple Test Anything Protocol streams. antoaravinth/preact-testing-library — Preact Testing Library. centigrade/ngtx — ngtx stands for "Angular Testing Extensions". It is a small set of functions aiming to make your life easier when… cypress-io/cypress — Cypress is a browser-based testing framework designed for writing and running automated tests directly inside the… akamud/xamarin.forms.testinglibrary — A testing library to make components testing for Xamarin.Forms easier, inspired by Testing Library, Flutter's Widget…