Source: neovim-mini.test Section: editors Maintainer: Debian Vim Maintainers Uploaders: Daniel Pimentel Build-Depends: debhelper-compat (= 14), dh-sequence-vim-addon, Standards-Version: 4.7.4 Homepage: https://github.com/nvim-mini/mini.test Vcs-Browser: https://salsa.debian.org/vim-team/neovim-mini.test Vcs-Git: https://salsa.debian.org/vim-team/neovim-mini.test.git Package: neovim-mini.test Architecture: all Depends: ${misc:Depends}, ${vim-addon:Depends} Description: write and use extensive Neovim plugin tests The mini.test module is designed to make it reasonably easier while still allowing lots of flexibility. . Mini.test is a testing framework for Neovim, designed as a Lua plugin within the larger mini.nvim library. It provides a suite of tools for writing and running Neovim plugin tests, including features for hierarchical test organization, child Neovim process management, screenshot verification, and various reporting formats.