29 Commits

Author SHA1 Message Date
456a157549 mark listing entry when details are visible
All checks were successful
tests / test (push) Successful in 10s
2026-01-20 09:59:21 +01:00
8c598002e4 show automatically the details after keymap navigating to a failed test entry 2026-01-17 16:04:42 +01:00
bd6930adc0 add new keypmap for quick selecting first entry 2026-01-17 15:44:47 +01:00
24bd89a7be save and restore current cursor position 2026-01-17 15:01:33 +01:00
fd3952bedf fix missing summary after TSamLast call
All checks were successful
tests / test (push) Successful in 9s
2026-01-09 16:24:55 +01:00
238d5f9634 show always detail-float on <cr>
All checks were successful
tests / test (push) Successful in 8s
2026-01-08 13:47:45 +01:00
118f84c31e add convenient keymaps for test-command inspection 2026-01-08 13:21:01 +01:00
924584d8b3 add rerun function from within the listing-float
All checks were successful
tests / test (push) Successful in 8s
2026-01-07 20:11:53 +01:00
5d0b4e9dd6 add keymaps for quick filtering the test-listings
All checks were successful
tests / test (push) Successful in 10s
2026-01-07 17:58:53 +01:00
e9a7d2029b add quick help within detail-float 2026-01-07 17:22:50 +01:00
1d9b682a58 fix quickfix-list filling for TSamFailedOnly 2026-01-03 15:19:35 +01:00
f5fc9822ce remove built-in runner 2026-01-02 15:21:42 +01:00
6ce8530cf7 add grouping for test listing entries 2025-12-31 21:19:29 +01:00
dcb4320040 add quick navigation within the listing-float 2025-12-30 14:14:55 +01:00
3615ac0e2f write all failed test into the quickfix list 2025-12-29 21:13:17 +01:00
b916a11481 stick to the old and simple test-output layout for listing and detail view and disable hardtime-plugin on any testing-float 2025-12-29 18:08:37 +01:00
60960322ac extend simple test listing to a list-detail-view window 2025-12-27 22:33:46 +01:00
519fc38769 create colored summary output for all commands 2025-12-27 15:13:28 +01:00
88aa1de902 change output format for TSamAll from short- to fullname 2025-12-27 12:53:45 +01:00
a6e51f280f fix TSamFailedOnly and the output formatting for the jest-runner 2025-12-25 19:50:46 +01:00
20b8cf8009 fix TSamFailedOnly and the output formatting for the mocha-runner 2025-12-25 17:57:05 +01:00
2c2cb35953 fix TSamFailedOnly and the output formatting for the go-runner 2025-12-25 17:27:30 +01:00
1e2e881acd add TSamFailedOnly command and change test output within the floating window 2025-12-25 16:40:50 +01:00
cbc3e201ae add TSamLast command for reexecuting last running tests 2025-12-25 14:30:34 +01:00
51ec535eac add test runner for lua plenary tests 2025-12-24 18:52:36 +01:00
61f9a7dcb4 add TSamFile and TSamAll command with default keymaps 2025-12-23 23:35:40 +01:00
463d0ae2f7 add visibility handling for the floating window 2025-12-23 22:31:39 +01:00
e92c8476c2 finish first MVP with test-runner-detection for Go, Mocha.js, Jest.js and ViTest.js 2025-12-23 22:20:55 +01:00
4de8921a42 initialize with first MVP 2025-12-23 14:10:06 +01:00