mrcjkb / neotest-haskell

Neotest adapter for Haskell (cabal or stack) with support for Sydtest, Hspec and Tasty
GNU General Public License v2.0
55 stars 4 forks source link

Support for neoconf #76

Open mrcjkb opened 1 year ago

mrcjkb commented 1 year ago

Feature description

The automatic framework detection doesn't seem to work all the time (#75).

If this happens, it is possible to disable frameworks or change the order of detection, but this is a global change.

A more robust and flexible solution could be to add support for neoconf.nvim.