mock-import
Import mocker
Tools to mock and analyze JavaScript import statements in Node.js
Mocking of Node.js EcmaScript modules
26 stars
3 watching
2 forks
Language: JavaScript
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
thinkjs/think-mock | A tool to simplify mocking data in ThinkJS applications | 0 |
coderaiser/escover | A tool for collecting code coverage for EcmaScript Modules in JavaScript applications | 8 |
mockyabstract/mocky | An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,068 |
jdkandersson/flake8-mock-spec | Ensures use of correct mock object arguments to prevent bugs and improve code robustness | 4 |
caseywatts/ember-cli-mirage-faker-codemod | A codemod to help transition from importing faker through ember-cli-mirage to importing it directly from faker. | 2 |
coderaiser/putout | Automates code quality and formatting by analyzing and transforming JavaScript code according to predefined rules and best practices. | 713 |
coderaiser/speca | Automates writing tape tests using Putout. | 4 |
griffinmyers/wirepig | Tools for creating mock network dependencies in software testing | 52 |
coderaiser/estrace | A tool for tracing and analyzing function calls in JavaScript code at runtime | 13 |
coderaiser/goldstein | A JavaScript compiler and parser that generates JavaScript code from a custom, self-modifying syntax | 13 |
nbottarini/mockt | A mocking library for TypeScript and JavaScript | 10 |
candidmetrics/ember-module-snippets | Provides pre-defined snippets to simplify importing Ember.js modules in Visual Studio Code. | 3 |
icelab/draft-js-ast-importer | Tools to import and work with the abstract syntax tree of Draft.js content | 13 |
dekujs/component-mock | A utility for wrapping and testing React components in isolation | 6 |
adametry/gulp-eslint | Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |