Closed kamskr closed 9 months ago
I'm having the same problem!
@kamskr
Same problem! When I look up the test output I see a ton of this:
I try to fix this. Looks like it worked:
https://github.com/sidlatau/neotest-dart/assets/910917/04e36017-3a78-4823-8a0b-b9b013561d73
The code is merged, thanks @Hecatoncheir! There is still a problem when multiline test names are used, the dir option does not handle this (registered https://github.com/sidlatau/neotest-dart/issues/16 ), but for single-line tests adapter works correctly.
Hello,
I'm using neotest-dart with flutter-tools.nvim for a few months now, everything works great when I'm working with tests in a single file. However when I try to run tests for entire suite, tests immediately fail without any error message:
https://github.com/sidlatau/neotest-dart/assets/45424810/63d51937-5a79-4ab2-a273-dcdc23e75d4b
I tried those actions to run tests:
and
My configuration: