Giter VIP home page Giter VIP logo

Comments (12)

kassio avatar kassio commented on May 29, 2024

@bitboxer strange. Could you do a :echo g:neoterm_test_libs? It should return a list like this: ['rspec'].

from neoterm.

bitboxer avatar bitboxer commented on May 29, 2024

It returns []

from neoterm.

kassio avatar kassio commented on May 29, 2024

Did you opened a spec file, or just vim?

from neoterm.

kassio avatar kassio commented on May 29, 2024

Could you give me a more detailed step-by-step to reproduce it here?

from neoterm.

bitboxer avatar bitboxer commented on May 29, 2024

Of course.

I am using vundle to install the plugins, the latest master is in my bundle dir. When I open a _spec file either by nvim path/to/file/test_spec.rb or via NERDtree, i can't run the tests because it always says "No test lib set".

Maybe the ftdetect rule is not loaded correctly? How can I check for that?

from neoterm.

bitboxer avatar bitboxer commented on May 29, 2024

Okay, I now switched from vundle to vim-plug and it works. Somehow I have either misconfigured my vundle or it has problems with your plugin.

from neoterm.

kassio avatar kassio commented on May 29, 2024

@bitboxer, I'll try to add a buffer variable to set the lib by buffer. This way you will be able to use more than one lib by "project".

from neoterm.

kassio avatar kassio commented on May 29, 2024

@bitboxer not you'll not need this function in your vimrc anymore. 😄

from neoterm.

bitboxer avatar bitboxer commented on May 29, 2024

What you you mean by that?

from neoterm.

kassio avatar kassio commented on May 29, 2024

@bitboxer, sorry the message should be: now, you'll not need this function in your vimrc anymore. I added a buffer variable that is set with the lib. So the neoterm will now, by buffer, which test lib use. 😃

from neoterm.

kassio avatar kassio commented on May 29, 2024

the vundle problem I'll see on #7.

from neoterm.

kassio avatar kassio commented on May 29, 2024

the vundle problem I'll see on #7.

from neoterm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.