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

Successful test shows as error #22

Open
chipsenkbeil opened this issue Apr 14, 2024 · 1 comment
Open

Successful test shows as error #22

chipsenkbeil opened this issue Apr 14, 2024 · 1 comment

Comments

@chipsenkbeil
Copy link

image
@AbaoFromCUG
Copy link
Contributor

I guess db:load():wait() or utils.read_bufer() is aa async function, which means test process exit with 0, however you test code in incompleted: you code is just coroutine.yield()

I had a PR to fix async test question, #20

But this project seems that no one is maintaining it. You can checkout to my branch in https://github.com/AbaoFromCUG/neotest-plenary/tree/abao/fix_async temporarily

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

2 participants