Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot run unit tests #69

Open
rvdwijngaard opened this issue Jan 23, 2024 · 1 comment
Open

cannot run unit tests #69

rvdwijngaard opened this issue Jan 23, 2024 · 1 comment

Comments

@rvdwijngaard
Copy link

Hi,

I want to make a PR for a bug which I encountered. I wanted to add a test case to the suites and run unit tests like this:

nvim --headless -c ':PlenaryBustedDirectory lua/spec'

Unfortunately this does not work. All tests are in status "Scheduling" forever. It seems like an issue with plenary.nvim. I am using lazy.nvim as my package manager.

Am I missing something?

@rvdwijngaard
Copy link
Author

I made a pr #71 which adds a Makefile to enable a smoother testing flow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant