Giter Site home page Giter Site logo

Comments (13)

diegoulloao avatar diegoulloao commented on July 18, 2024 1

FYI:
Función desconocida = Unknown function in spanish

from vim-ultest.

rcarriga avatar rcarriga commented on July 18, 2024 1

Oh have you run :UpdateRemotePlugins?

from vim-ultest.

rcarriga avatar rcarriga commented on July 18, 2024 1

You need to run that after installing, normally there is a more helpful message but it matched the English message which is why you didn't see it. It will now instead match the error code

from vim-ultest.

rcarriga avatar rcarriga commented on July 18, 2024 1

See ':h g:ultest_pass_sign`, the docs list all of the signs you can change

from vim-ultest.

rcarriga avatar rcarriga commented on July 18, 2024

Can you please pull the latest commit and then paste the error message shown?

from vim-ultest.

diegoulloao avatar diegoulloao commented on July 18, 2024

Can you please pull the latest commit and then paste the error message shown?

This is the latest commit but some checks are not passing:
b1ac774

from vim-ultest.

rcarriga avatar rcarriga commented on July 18, 2024

That's not the latest commit, and please ignore failing pipeline it is just a configuration issue for the tests. Latest commit e5b137d

from vim-ultest.

diegoulloao avatar diegoulloao commented on July 18, 2024

That's not the latest commit, and please ignore failing pipeline it is just a configuration issue for the tests. Latest commit e5b137d

I pulled the latest commit:

commit 6cec1a394fbe4c3dc813c647b08bf323c085e370
Author: Rónán Carrigan <[email protected]>
Date:   Thu Jan 20 21:28:10 2022 +0000

    tests: auto mode for asyncio

And I get the following message:

Error: vim-ultest encountered an unknown error on startup Vi(return):E117: Función desconocida:
_ultest_get_nearest_test

This happens when I just open the file.

from vim-ultest.

rcarriga avatar rcarriga commented on July 18, 2024

What is the output of :checkhealth provider?

from vim-ultest.

diegoulloao avatar diegoulloao commented on July 18, 2024

What is the output of :checkhealth provider?


provider: health#provider#check
========================================================================
## Clipboard (optional)
  - OK: Clipboard tool found: pbcopy

## Python 2 provider (optional)
  - WARNING: No Python executable found that can `import neovim`. Using the first available executable for diagnostics.
  - ERROR: Python provider error:
    - ADVICE:
      - provider/pythonx: Could not load Python 2:
          /usr/bin/python2 does not have the "neovim" module. :help |provider-python|
          /usr/bin/python2.7 does not have the "neovim" module. :help |provider-python|
          python2.6 not found in search path or not executable.
          /usr/bin/python does not have the "neovim" module. :help |provider-python|
  - INFO: Executable: Not found

## Python 3 provider (optional)
  - INFO: `g:python3_host_prog` is not set.  Searching for python3 in the environment.
  - INFO: Multiple python3 executables found.  Set `g:python3_host_prog` to avoid surprises.
  - INFO: Executable: /opt/homebrew/bin/python3
  - INFO: Other python executable: /usr/bin/python3
  - INFO: Python version: 3.9.9
  - INFO: pynvim version: 0.4.3
  - OK: Latest pynvim is installed.

## Python virtualenv
  - OK: no $VIRTUAL_ENV

## Ruby provider (optional)
  - INFO: Ruby: ruby 3.0.3p157 (2021-11-24 revision 3fb7d2cadc) [arm64-darwin21]
  - WARNING: `neovim-ruby-host` not found.
    - ADVICE:
      - Run `gem install neovim` to ensure the neovim RubyGem is installed.
      - Run `gem environment` to ensure the gem bin directory is in $PATH.
      - If you are using rvm/rbenv/chruby, try "rehashing".
      - See :help |g:ruby_host_prog| for non-standard gem installations.

## Node.js provider (optional)
  - INFO: Node.js: v17.0.1
  - WARNING: Missing "neovim" npm (or yarn) package.
    - ADVICE:
      - Run in shell: npm install -g neovim
      - Run in shell (if you use yarn): yarn global add neovim

## Perl provider (optional)
  - ERROR: perl provider error:
    - ADVICE:
      - "Neovim::Ext" cpan module is not installed

from vim-ultest.

diegoulloao avatar diegoulloao commented on July 18, 2024

Oh have you run :UpdateRemotePlugins?

I've not run that command.

from vim-ultest.

diegoulloao avatar diegoulloao commented on July 18, 2024

You need to run that after installing, normally there is a more helpful message but it matched the English message which is why you didn't see it. It will now instead match the error code

Now it's working! Thank you very much! 🚀


This is additional: I can't see the dot icon at the side of each test I guess because I'm using Hack Nerd Fonts (I must use it).
It's possible to specify the icon? So I could paste a valid Hack Nerd Font icon.

Captura de Pantalla 6

from vim-ultest.

diegoulloao avatar diegoulloao commented on July 18, 2024

See ':h g:ultest_pass_sign`, the docs list all of the signs you can change

I found the docs:
https://github.com/rcarriga/vim-ultest/blob/master/doc/ultest.txt

Thank you!

from vim-ultest.

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.