-
Notifications
You must be signed in to change notification settings - Fork 347
Support testing #817
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
Comments
Thanks for pointing me to
|
@vlatkoB: Can you try to describe the workflow in document |
I added a small description. (Not sure why PR is not displayed here.) Was this what you meant? |
Would be nice if |
Describe haskell-session-change-target for test & bencmark, #817
Maybe grab the code that does that from https://github.com/mrkkrp/ebal ? |
Just created a PR with a new function that enables choosing a target from available targets in |
There seems to be no support for testing in
haskell-mode
. I tried this:and can run tests.
What would be the proper way to implement it? Maybe also add the function to run a test at point?
The text was updated successfully, but these errors were encountered: