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
- Host: GitHub
- URL: https://github.com/caiquemitsuoka/yokai
- Owner: CaiqueMitsuoka
- License: mit
- Created: 2024-09-23T12:45:37.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-24T23:57:28.000Z (6 months ago)
- Last Synced: 2025-05-07T04:03:19.658Z (about 1 month ago)
- Topics: elixir, elixir-lang, hexpm, runner, tdd, test
- Language: Elixir
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 .