mirror of
https://github.com/ThePrimeagen/harpoon.git
synced 2025-07-14 01:50:27 +00:00
Merge pull request #464 from maxrzaw/add-testing-instructions
feat: add some testing instructions
This commit is contained in:
commit
fe03a9dda0
@ -287,6 +287,9 @@ contribute start with an issue and I am totally willing for PRs, but I will be
|
|||||||
very conservative on what I take. I don't want Harpoon _solving_ specific
|
very conservative on what I take. I don't want Harpoon _solving_ specific
|
||||||
issues, I want it to create the proper hooks to solve any problem
|
issues, I want it to create the proper hooks to solve any problem
|
||||||
|
|
||||||
|
**Running Tests**
|
||||||
|
To run the tests make sure [plenary](https://github.com/nvim-lua/plenary.nvim) is checked out in the parent directory of *this* repository, then run `make test`.
|
||||||
|
|
||||||
## ⇁ Social
|
## ⇁ Social
|
||||||
For questions about Harpoon, there's a #harpoon channel on [the Primeagen's Discord](https://discord.gg/theprimeagen) server.
|
For questions about Harpoon, there's a #harpoon channel on [the Primeagen's Discord](https://discord.gg/theprimeagen) server.
|
||||||
* [Discord](https://discord.gg/theprimeagen)
|
* [Discord](https://discord.gg/theprimeagen)
|
||||||
@ -298,4 +301,3 @@ Original Harpoon will remain in a frozen state and i will merge PRs in with _no
|
|||||||
code review_ for those that wish to remain on that. Harpoon 2 is significantly
|
code review_ for those that wish to remain on that. Harpoon 2 is significantly
|
||||||
better and allows for MUCH greater control. Please migrate to that (will
|
better and allows for MUCH greater control. Please migrate to that (will
|
||||||
become `master` within the next few months).
|
become `master` within the next few months).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user