Skip to content

Commit

Permalink
docs(README): add neotest-elixir (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfpedroza authored Sep 6, 2022
1 parent 2a887fe commit 99be268
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ To get started you will also need to install an adapter for your test runner.
| testthat | [neotest-testthat](https://github.com/shunsambongi/neotest-testthat) |
| phpunit | [neotest-phpunit](https://github.com/olimorris/neotest-phpunit) |
| rust | [neotest-rust](https://github.com/rouge8/neotest-rust) |
| elixir | [neotest-elixir](https://github.com/jfpedroza/neotest-elixir) |

For any runner without an adapter you can use [neotest-vim-test](https://github.com/nvim-neotest/neotest-vim-test) which supports any runner that vim-test supports.
The vim-test adapter does not support some of the more advanced features such as error locations or per-test output.
Expand Down

0 comments on commit 99be268

Please sign in to comment.