show automatically the details after keymap navigating to a failed test entry
This commit is contained in:
@@ -64,9 +64,9 @@ If no runner matches the current test file, test-samurai will show:
|
||||
Additional keymaps:
|
||||
|
||||
- Listing navigation:
|
||||
- `<leader>fn` -> [F]ind [N]ext failed test in listing (wraps to the first)
|
||||
- `<leader>fp` -> [F]ind [P]revious failed test in listing (wraps to the last)
|
||||
- `<leader>ff` -> [F]ind [F]irst list entry
|
||||
- `<leader>fn` -> [F]ind [N]ext failed test in listing (wraps to the first, opens Detail-Float, works in Detail-Float)
|
||||
- `<leader>fp` -> [F]ind [P]revious failed test in listing (wraps to the last, opens Detail-Float, works in Detail-Float)
|
||||
- `<leader>ff` -> [F]ind [F]irst list entry (opens Detail-Float, works in Detail-Float)
|
||||
- `<leader>o` -> jump to the test location
|
||||
- `<leader>qn` -> close the testing floats and jump to the first quickfix entry
|
||||
- Listing filters:
|
||||
|
||||
Reference in New Issue
Block a user