We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test
make test
1 parent 79c68af commit 2929d46Copy full SHA for 2929d46
README.md
@@ -326,6 +326,10 @@ Here is a preview of the component working :)
326
> semantic versioning and these help with automatic releases, please use this type of convention
327
> when submitting changes to the project.
328
329
+Tests can be ran via `make test`. You must have `luarocks` installed and `lua5.1` or `luajit` to
330
+install dependencies. The test runner through `make test` will automatically install all required
331
+dependencies.
332
+
333
## Related software
334
335
- [vim-rest-console](https://github.com/diepm/vim-rest-console)
0 commit comments