vusted VS busted

Compare vusted vs busted and see what are their differences.

vusted

A busted wrapper for testing neovim plugin (by notomo)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
vusted busted
5 2
72 1,349
- 1.9%
5.7 5.0
3 months ago 2 months ago
Lua Lua
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vusted

Posts with mentions or reviews of vusted. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-10.

busted

Posts with mentions or reviews of busted. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-10.
  • What is /usr/bin/busted?
    1 project | /r/neovim | 25 May 2023
  • How to write `pretty_print`ed json data into a json file?
    4 projects | /r/neovim | 10 Jan 2023
    I am simply using busted or more specifically vusted which is a wrapper around busted for Neovim. It should be quite straightforward to learn the basics, I would say you mostly need to know these functions: describe, it (these are used to structure your test cases) and assert.are_same (to check for table equality). Some people are also using plenary which is also based on busted.

What are some alternatives?

When comparing vusted and busted you can also consider the following projects:

nvim-comment - A comment toggler for Neovim, written in Lua

nvim-goc.lua - Go Coverage for Neovim

plenary.nvim - plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.

snippet-converter.nvim - Bundle snippets from multiple sources and convert them to your format of choice.

nvim-luapad - Interactive real time neovim scratchpad for embedded lua engine - type and watch!

orgmode - Orgmode clone written in Lua for Neovim 0.9+.

fennel-language-server - Fennel language server protocol (LSP) support.

nvim-fnl - Neovim config under fnl/ from my private dotfiles

plugin-template.nvim - A template to create Neovim plugins written in Lua

neo-tree.nvim - Neovim plugin to manage the file system and other tree like structures.