Isolate

Dependency isolator

A tool to isolate dependencies in Javascript/CoffeeScript applications for isolated testing

Isolate is a tool to allow injection of module dependencies when doing Test Driven Javascript/Coffeescript development.

GitHub

44 stars
84 watching
3 forks
Language: CoffeeScript
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tcurdt/jdependency An analysis tool for class dependencies and jar file relationships 71
mnasyrov/ditox A dependency injection container for building modular web applications in TypeScript 93
shipmonk-rnd/composer-dependency-analyser Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. 426
jmcdo29/nestjs-spelunker Analyzes the dependencies of a NestJS application and generates an overview of its module structure and dependencies. 317
nccgroup/tracy A tool designed to help identify vulnerabilities in web applications by recording and monitoring user input and output 553
egoist/decheck A tool to browse an npm module's dependencies and find new modules used by it. 9
es-tooling/eslint-plugin-depend Provides suggestions for optimizing dependencies and reducing redundancy in software projects 349
sol/tinc A tool that manages dependencies for Haskell projects by caching and reusing installed packages. 97
ivlevastef/ditranquillity A dependency injection library for Swift that provides a lightweight and powerful way to manage object dependencies in iOS applications. 423
sjednac/coffea Analyzes static dependencies in Java bytecode to model its internal structure and connections 14
juandopazo/es-dependency-graph Utility for analyzing ES6 module dependencies from source code 29
jamiemason/shrinkpack A tool that allows developers to create reproducible builds of their projects by storing dependency information and package files in source control. 794
realvizu/nsdepcop Analyzes namespace dependencies in C# projects to prevent unintended dependencies 199
jamiemason/syncpack Automates consistency of dependency versions in large JavaScript projects. 1,443
artberri/diod A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage. 138