Ecosyste.ms: Awesome

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

https://github.com/talentdeficit/mixunit

an `eunit` task for mix based projects
https://github.com/talentdeficit/mixunit

Last synced: about 2 months ago
JSON representation

an `eunit` task for mix based projects

Lists

README

        

# mixunit v0.9.2 #

an `eunit` task for [mix][mix]

**mixunit** is released under the terms of the [MIT][MIT] license

copyright 2014 [alisdair sullivan][email]

## usage ##

include **mixunit** as a dependency in your project and try

```bash
$ mix eunit
```

that's it

[mix]: http://elixir-lang.org/getting_started/mix_otp/1.html
[MIT]: http://www.opensource.org/licenses/mit-license.html
[email]: [email protected]