GitHub / vim-test/vim-test / commits
Run your tests at the speed of thought
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 2676d84c |
chore(master): release 3.3.1 (#910)
Co-authored-by: github-actions[bot] <4****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| d29ec997 | fix: escape spaces for busted --filter (#909) |
Vitaly Kushner <v****k@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 7062b509 |
chore(master): release 3.3.0 (#906)
Co-authored-by: github-actions[bot] <4****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| e0836dfb | feat: add support for zig test having an identifier as a name (#907) |
Luka Markušić <m****a@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| b7ef5aaa | fix: calculation of last_position['line'] (#905) |
Luka Markušić <m****a@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| e312c0ef | fix: make TestNearest search both directions for zig (#903) |
Luka Markušić <m****a@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 3c5c4445 |
chore(master): release 3.2.0 (#904)
Co-authored-by: github-actions[bot] <4****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| af35d532 | feat: Checking for multiline import statements in js/ts files (#893) |
Steve Matney <s****y@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| bc0e9405 |
chore(master): release 3.1.0 (#899)
Co-authored-by: github-actions[bot] <4****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| bdd3400b | fix: escape TestNearest for Flutter runner (#900) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| bca51394 | feat: add support for TypeScript with node:test runner (#898) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| c6c74fa3 | chore(master): release 3.0.1 (#897) |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 316be18a | fix: detect PHP Behat to use behat.yml or behat.yml.dist (#896) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 7ededeff |
test: fix vitest specs crashing on environments without npx (#881)
Co-authored-by: PsickOSSH <P****H@p****m> |
PsickOSSH <1****H@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 6e43d311 | chore: automated semantic release (#894) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| cdc89c59 | chore: conventional commits (#895) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 6eb2e5e7 | refactor: remove unused s:os_slash function from Groovy runners (#890) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 307aba07 | refactor: use readfile in Minitest runner (#889) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 36c501a8 | refactor: move shared logic into test#javascript#determine_executable (#888) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| c79c948b | refactor: move common logic into test#ruby#determine_executable (#887) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 7d7a3a22 | refactor: move common logic into test#python#pipenv_prefix function (#886) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 8fe18203 | Go subtests (#857) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| e4d4fa7f | feat: add support for printf syntax in Jest each loop (#872) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 14297647 | docs: indicate version 3 of Ruby is needed to run the tests (#884) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 9b063a51 | docs: update contributing documentation | Mathew Attlee <h****o@c****m> | 6 months ago | |
| 931c6cfd |
Adds g:test#java#gradletest#test_cmd (#883)
Co-authored-by: Jordan Wong <j****o@g****m> |
Jordan Wong <4****o@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| f881edb2 | ngtest: handle TestNearest and TestFile (#882) |
Tang-Tang Zhou <t****5@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| c174652e |
Python: Allow camelCase test methods in patterns (#880)
Co-authored-by: PsickOSSH <P****H@p****m> |
PsickOSSH <1****H@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| c569b362 | Fix brace tracking in module_path_at_line for Rust (#879) |
Francesco Tassi <t****o@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 8f682546 | Use loaded buffers in neovim_sticky strategy (#878) |
Ryan Murphy <m****x@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 02e59eee | Open vimux runner before clearing screen (#877) |
Michael van der Kamp <4****p@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| aaaff58a |
Set csharp slash character for pwsh (#875)
Co-authored-by: William Liew <w****w@b****u> |
FateNozomi <w****u@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| aa619692 | add spec and fixture for rust nested test modules (#713) |
Dylan Landry <d****y@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 1eeb1277 | Fix neovim_sticky strategy use_existing flag (#874) |
Ryan Murphy <m****x@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| bbdc7f5d | Support the new docker compose file name on Laravel Sail (#873) |
Tony Messias <t****m@h****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 8db0f207 | Fix triggering of autocmds when exiting terminal (#871) |
Mark Woods <m****e@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 2c264d2a | Fix vitest error when dollar signs in file paths (#870) |
blyoa <b****a@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| ad4b7213 | feat: check for Jest config (#869) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 23d78518 | feat: improve Playwright detection to check for config (#868) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 68d3e52b | Improve Vitest detection using import (#867) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 2b0ee603 | Improve Playwright detection (#865) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 5ee3c0b3 | Improve Nearest test for vim-themis (vimspec style) (#864) |
Chiao Chuang <b****q@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| ba859e8f | Disable generic runner (.vimtest.json) by default (#863) |
Chiao Chuang <b****q@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| e25a007c | Add support for testify in delve (#860) |
Eder Costa <e****4@l****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 5d6ca4be | Add contributing guide | Mathew Attlee <h****o@c****m> | 12 months ago | |
| 02453e48 | Spawn has no link | Mathew Attlee <h****o@c****m> | 12 months ago | |
| ddf53268 | Add AGENTS.md | Mathew Attlee <h****o@c****m> | 12 months ago | |
| 8c76f6c0 | Ensure Pest supports running normal PHPUnit-style tests (#855) |
Tony Messias <t****p@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 5fb927e9 | Allow to disable prompt_for_unsaved_changes by 0 (#854) |
Chiao Chuang <b****q@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 35f286da | refactor: add function test#javascript#has_import (#853) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| c80fb65d |
Bun test support (#850)
Co-authored-by: Mathew Attlee <h****o@c****m> |
Beem <i****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 2d6f694b | Add Nearest support to vim-themis (vimspec style) (#851) |
Chiao Chuang <b****q@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 191c9ee3 | fix: when checking for pytest executable check there isn't a unittest module ... |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| fba18e16 | Refactor shared Rust patterns (#848) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| bdbbdee5 | Ginkgo version 1 support (#757) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| fc80488d | Node test runner support (#846) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 672573b2 | Remove useless echo of nearest test info for PHPUnit (#847) |
Dietrich Moerman <d****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 62a13a84 |
Add initial support for Robot Framework (#834)
Co-authored-by: Mathew Attlee <h****o@c****m> |
Samma3ll <5****l@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 232ed24c | Add support for vim-themis vimspec style (#844) |
Mark Woods <m****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 5ee917b9 | Add `uv` support for python runners (#841) |
Illia Denysenko <4****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 202d4cd6 | escape brackets in pathnames when running jest (#843) |
Kok Chee Kean <9****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| bb7342bd | fix: catch2 typo (#842) |
Liam van der Vyver <9****r@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| b0c3e132 | Add neovim_sticky use_existing flag (#837) |
Dominik Kaszewski <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 0f50a546 | Update docs with MIT license | Janko Marohnić <j****c@g****m> | over 1 year ago | |
| e74718b2 | Add MIT license | Janko Marohnić <j****c@g****m> | over 1 year ago | |
| d317336c | Unload no name buffers in s:neovim_reopen_term (#833) |
Daniel Black <d****k@s****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 844b51ee | Implement generic command runner using .vimtest.json (#821) |
Dominik Kaszewski <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 5e1f1e06 | Fix cargo test handling of `src/bin` files (#831) |
Alex Genco <a****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ade33384 | Maven: fix multimodule when one submodule depends on another (#829) |
Jan Ouwens <j****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 5de3bfff | Fix term_position usage in s:neovim_reopen_term (#828) |
Daniel Black <d****k@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 8872ec0f | Fix neovim_sticky strategy in Linux PowerShell (#825) |
Dominik Kaszewski <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b0661402 |
added neovim_vscode runner (#823)
Co-authored-by: S Chaurdy <c****6@u****m> |
chaudry-786 <7****6@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| c090bfd9 | Run test cases prefixed with t_ with CommonTest runner (#814) |
Dmitri Vereshchagin <d****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 2c9cef3f |
add g:test#java#maventest#test_cmd for custom maven test command (#809)
Co-authored-by: Mathew Attlee <h****o@c****m> |
Yinzuo Jiang <j****o@f****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| ffbcfc4f | Add optional prompt when executing tests with unsaved files (#811) |
Andrew Roberts <a****s@c****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 74903794 | run pest via sail when configured (#810) |
Tim MacDonald <h****o@t****e>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 75b64f23 | Cargo feature/allow named packages (#808) |
Paulo Diovani Gonçalves <1****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 34aab77f | Add support for gleam lang (#805) |
Thiago Pacheco <t****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 79c14672 | fix: escape () and [] in Jest nearest (#804) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 102a8373 | fix: correct escaping for Vitest nearest (#803) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 6acc7d96 | Add dispatch.vim Spawn strategy (#801) |
Bob Nadler <b****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 4d5d49ca |
Support gotest args (#800)
Co-authored-by: Roy Choo <r****o@b****m> |
Roy Choo <r****o@h****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 79c8d972 | docs: update docs on options, separating info on cargotest#test_options (#799) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 50824567 | Add split pane percent to WezTerm strategy (#796) |
Eric Milford <g****b@h****l>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 5749737d | test: add test for test#javascript#denotest#options (#798) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| eb5bd18d | Allow test#project_root to be a function (#794) |
Georgi Martsenkov <g****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 8746ef06 | Revert "fix: disable ANSI in Dispatch strategy with NO_COLOR=1 (#777)" | Mathew Attlee <h****o@c****m> | over 2 years ago | |
| a49c9cad | fix: disable ANSI in Dispatch strategy with NO_COLOR=1 (#777) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ab374ee2 | feat: pytest configuration detection (#790) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 46d20675 | Update minitest.vim to use ruby args by default for when runner name does not... |
John DeWyze <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 1f4ee330 | fix: update Python import detection to support from syntax (#786) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| a41a9d57 | feat: pytest import detection (#785) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c83d5dff | refactor: pyunit logic to check for import unittest (#783) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 7e8583cb | support more complicated cases on go testify (#782) |
FreedomKnight <j****4@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 83ba3c88 | Update ci.yml |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 39a44206 | feat: support for go stretchr/testify (#781) |
FreedomKnight <j****4@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 5a29d812 | fix: pyunit to match test files such as hello_test.py (#780) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 21e1ce0d | test: run the tests against Vim and Neovim (#778) |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 20dbfe1c | Update test.txt |
Mathew Attlee <h****o@c****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 469e3bd8 | Add `wezterm` strategy (#775) |
Alex Genco <a****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago |