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
85 watching
3 forks
Language: CoffeeScript
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tcurdt/jdependencyAn analysis tool for class dependencies and jar file relationships72
mnasyrov/ditoxA dependency injection container for building modular web applications in TypeScript93
shipmonk-rnd/composer-dependency-analyserDetects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer.464
jmcdo29/nestjs-spelunkerAnalyzes the dependencies of a NestJS application and generates an overview of its module structure and dependencies.322
nccgroup/tracyA tool designed to help identify vulnerabilities in web applications by recording and monitoring user input and output555
egoist/decheckA tool to browse an npm module's dependencies and find new modules used by it.9
es-tooling/eslint-plugin-dependProvides suggestions for optimizing dependencies and reducing redundancy in software projects359
sol/tincA tool that manages dependencies for Haskell projects by caching and reusing installed packages.97
ivlevastef/ditranquillityA dependency injection library for Swift that provides a lightweight and powerful way to manage object dependencies in iOS applications.423
sjednac/coffeaAnalyzes static dependencies in Java bytecode to model its internal structure and connections14
juandopazo/es-dependency-graphUtility for analyzing ES6 module dependencies from source code29
jamiemason/shrinkpackA tool that allows developers to create reproducible builds of their projects by storing dependency information and package files in source control.795
realvizu/nsdepcopAnalyzes namespace dependencies in C# projects to prevent unintended dependencies200
jamiemason/syncpackAutomates consistency of dependency versions in large JavaScript projects.1,479
artberri/diodA lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage.139