Aliou Diallo
Aliou Diallo
Hi! For the `v0.1.0`, it seems like you can use the commit `6f42c87c93b53bd602b1ec38b0c27dbc5d95c54e`, as it is the one that sets the correct date for this release in the `CHANGELOG.md` file....
For people arriving here from Google, installing the package `erlang-crypto` resolved the problem from me.
https://testanything.org
Partially done in https://github.com/aliou/bats.vim/commit/ac1e6617ad0e4879b9921c65bc04b62d350950b0, still need to do error messages when the error doesn't happen in a test file (e.g. the function tested fails)
Failing error format : ```viml join([ \ '%Enot ok %m', \ '%-C# (from function %.%# in file %.%#\\, line %.%#\\,', \ '%-C# in test file %f\\, line %l)', \ '%-C#...
Unfortunately no :(. However, I've seen [this](https://github.com/edsrzf/fineline/issues/1) issue that seems somewhat related.
- [x] Readme - [ ] `:h bats`
``` :help indentexpr :find indent/ruby.vim ```
Actually, right now not much, this is more for after #4 is done 😄 , if ever.