Closed ericdallo closed 4 years ago
c/c @amake
This is good to go, except for one last thing: I make heavy use of the default key bindings for the ruby-test-mode
functions, so adding similar bindings for this would be nice.
If you're not up for that on this PR then I will merge and we can think about that some other time.
Sure, what default keybindings do you suggest?
I'll use the same of ruby-test-mode
, is It ok?
Yes, that's great. And same keybindings as ruby-test-mode
is perfect.
@amake I added the bindings, but it looks like for me, dart-server
already uses the prefix binding C-c C-t
for dart-server-find-top-level-decls
, do you think we need a different keybinding for flutter-test-mode
?
Hmm. I don't use dart-server
anymore; instead I use lsp-mode
. I don't want to start a fight, but I think having the defaults be the same as ruby-test-mode
(and be as easy to remember as C-c C-t
) is very compelling.
People can always rebind if they need to use both.
So I say it's fine as-is.
Thank you!
flutter-test-at-point
to run a single test or group of tests.README.md