31 Commits

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