DFSG NEW Queue

DFSG, Licensing & New Packages Team

nvim-mini.test 0.18.0-1

Package Information

Descriptionwrite and use extensive Neovim plugin tests

The nvim-mini.test module is designed to make it reasonably easier while still allowing lots of flexibility.

Nvim-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.

MaintainerDebian Vim Maintainers <team+vim@tracker.debian.org>
Changed ByDaniel Pimentel <d4n1@d4n1.org>
Sponsorcipriano@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/vim-team/nvim-mini.test.git (browse)
Closes#1142544
Trackerhttps://tracker.debian.org/pkg/nvim-mini.test
Uploaded2 hours ago

New Package Report

.changes
Sourcenvim-mini.test
Version0.18.0-1
Changed-ByDaniel Pimentel
Architecturesource all
Distributionunstable
DateTue, 21 Jul 2026 10:55:12 -0300
Changelog
nvim-mini.test (0.18.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1142544)
.dsc
Sectioneditors
Priorityoptional
Componentmain
Package-Listnvim-mini.test deb editors optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/nvim-mini/mini.test
Upstream-Name: mini.test
Upstream-Contact: Evgeni Chasnovski

Files: *
Copyright: 2021 Evgeni Chasnovski
License: Expat

Files: debian/*
Copyright: 2026 Daniel Pimentel <d4n1@d4n1.org>
License: Expat

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to
 deal in the Software without restriction, including without limitation the
 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
 sell copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT.  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

Back to Dashboard | View all reviews for this package