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

HUnit support #213

Open
rajcspsg opened this issue Jan 10, 2025 · 1 comment
Open

HUnit support #213

rajcspsg opened this issue Jan 10, 2025 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@rajcspsg
Copy link

Question

Hi,

I have simple haskell cabal project ghc-cabal-demo-lib.

I uses Hunit for unit testing.

My Neotest haskell configuration is here https://github.com/rajcspsg/nvim/blob/master/lua/testing-config/init.lua#L17-L19

When I run test in a file I get the below error -

Screenshot 2025-01-10 at 12 39 25 PM

Any idea how can I fix this error?

@rajcspsg rajcspsg added the question Further information is requested label Jan 10, 2025
@mrcjkb mrcjkb changed the title could not find a test framework handler for ${cwd}/test/Main.hs HUnit support Jan 11, 2025
@mrcjkb mrcjkb added enhancement New feature or request good first issue Good for newcomers and removed question Further information is requested labels Jan 11, 2025
@mrcjkb
Copy link
Owner

mrcjkb commented Jan 11, 2025

hey 👋

neotest-haskell doesn't support HUnit yet.
I'd like to add it, but I can't tell you when I'll find some time 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants