# {%= name %} v{%= version %}

> {%= description %}

{%= _.doc("./docs/badges.md") %}

Unit testing and mocking AngularJs requires a lot of boilerplate code. {%= name %} makes testing
simple modules a breeze. Just list which modules you would like to load, which values / services / etc.
you would like to inject and then start testing.

{%= _.doc("./docs/install.md") %}
{%= _.doc("./docs/examples.md") %}
{%= _.doc("./docs/footer.md") %}

## MIT License

{%= _.doc("./LICENSE") %}

