rcarriga / vim-ultest

The ultimate testing plugin for (Neo)Vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ultest is not expand for Rspec (ruby)

the-moriarty opened this issue · comments

Describe the bug
Instead of showing all the specs, the summary only show one line. To expand the tests i need to keep pressing $ (first time) and w (other times)

To Reproduce
Run Ultest
Open SUmmary

Expected behavior
Show all the test gracefully

Screenshots
When i open the summary:

image

After pressing one $ and two w:

image

Additional context
I want to have all tests already expand without needing to press w a lot of times.

Please try with the latest commit 😄

Fixed!