Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michalzalecki/react-test-jasmine-inject-loader


https://github.com/michalzalecki/react-test-jasmine-inject-loader

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# react-test-jasmine-inject-loader

When it comes to unit testing there is high possibility that you would like to mock some dependencies.

**inject-loader**
It's a webpack loader which allows you to require/import not module itself but its injector. I like that much! It's stable and easy to use.