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

https://github.com/caiquemitsuoka/yokai

A test runner and watcher designed for fast interactive development
https://github.com/caiquemitsuoka/yokai

elixir elixir-lang hexpm runner tdd test

Last synced: about 1 month ago
JSON representation

A test runner and watcher designed for fast interactive development

Awesome Lists containing this project

README

        

# Yokai

**TODO: Add description**

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `yokai` to your list of dependencies in `mix.exs`:

```elixir
def deps do
[
{:yokai, "~> 0.1.0"}
]
end
```

Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .