Skip to content

nvim-java/tests

Repository files navigation

☕ nvim-java Integration Tests

Neovim Lua Java GitHub Actions

Integration tests for nvim-java plugin.

Running Tests Locally

Prerequisites

  • Java 21 (Temurin distribution)
  • Neovim 0.12+ (nightly preferred)

Run tests Manually

nvim --headless -c "PlenaryBustedDirectory tests { minimal_init = './nvim-config/init.lua' }"

Oveseer.nvim Tasks

  • Run Run nvim-java tests task

Environment Variables

Override component branches:

export NVIM_JAVA_BRANCH="feature-branch"
export NVIM_JAVA_CORE_BRANCH="main"
export LUA_ASYNC_AWAIT_BRANCH="main"
export NVIM_JAVA_REFACTOR_BRANCH="main"
export NVIM_JAVA_DAP_BRANCH="main"

Head on to the main project ☕ nvim-java

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published