issues Search Results · repo:rcarriga/vim-ultest language:Python
Filter by
0 results
(65 ms)0 results
inrcarriga/vim-ultest (press backspace or delete to remove)Hello, I couldn t help but notice the colourful nvim setup you have in the screenshots you added in the readme file.
Would you mind sharing your set up. Thanks in advance !
TrevorIkky
- 2
- Opened on Jan 3, 2023
- #118
Often I ll start a test and then do something else while I wait. It would be helpful to have a notification pop-up so
that I know whether it succeeded and I can move on or it failed and I need to go back ...
jesse-c
- 3
- Opened on May 26, 2022
- #117
Hi there, thanks for this super plugin.
I have encountered an issue with using the plugin to test Rust projects.
It appears that the code is trying to perform an --exact flagged cargo test with the incorrect ...
russdam
- 2
- Opened on May 26, 2022
- #116
Describe the bug On first load of any file I get this error message and from there no commands seem to do anything I m
on Windows 10 using C# and the dotnet test runner
error caught in notification handler ...
waynebowie99
- 2
- Opened on May 20, 2022
- #115
First of all thank you for creating this awesome plugin.
So I m using neovim 0.7 and have setup vim-ultest and works fine, except for the fact that I noticed that test run much
slower than running with ...
DanielCardonaRojas
- 2
- Opened on May 6, 2022
- #114
https://github.com/rcarriga/vim-ultest/blob/a99eb0bdf7d901d538b5dd724e2ab3a958c1799c/plugin/ultest.vim#L284
This regex pattern does not match tests / features that are in the form of:
test this is a ...
lessthanseventy
- Opened on Apr 20, 2022
- #111
Describe the bug When you delete any test buffer the ultest breaks. The reason for this is that the file is kept on
multiple places for example in g:ultest_buffers, s:monitored here or in tracker.py but ...
johnybx
- 2
- Opened on Mar 17, 2022
- #109
Describe the bug If I run
TestNearest -u
then vim-test will update my jest snapshots (-u updates snapshot tests)
however if I run
UltestNearest -u
then it does not update the tests
To Reproduce
...
enhancement
kantord
- 4
- Opened on Mar 9, 2022
- #108
Describe the bug Here s my plugin config (using a Packer.nvim macro):
(use-package! :rcarriga/vim-ultest
{:requires :vim-test/vim-test
:run :UpdateRemotePlugins
...
wizard-28
- 7
- Opened on Mar 7, 2022
- #107
Hi! Great plugin! :D
I have been working on getting a better integrated neovim setup, where coding, debugging testing feel more at home with
each other. Your plugin really takes care of integrating the ...
tpotie
- 8
- Opened on Feb 19, 2022
- #104

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.