luaunit VS mejedi-tcl2lua

Compare luaunit vs mejedi-tcl2lua and see what are their differences.

luaunit

LuaUnit is a popular unit-testing framework for Lua, with an interface typical of xUnit libraries (Python unittest, Junit, NUnit, ...). It supports several output formats (Text, TAP, JUnit, ...) to be used directly or work with Continuous Integration platforms (Jenkins, Maven, ...). (by bluebird75)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
luaunit mejedi-tcl2lua
2 1
545 -
- -
3.4 -
3 days ago -
Lua
GNU General Public License v3.0 or later -
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.

luaunit

Posts with mentions or reviews of luaunit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-04.

mejedi-tcl2lua

Posts with mentions or reviews of mejedi-tcl2lua. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-04.
  • Ten-year experience in DBMS testing
    15 projects | dev.to | 4 Feb 2022
    The history of SQL tests in Tarantool is fascinating. We used VDBE to adopt a part of SQLite code, namely the SQL query parser and the bytecode compiler. One of the main reasons was that SQLite code has almost 100% test coverage. However, the tests were written in TCL, and we don't use it at all. So we had to write a TCL-Lua convertor to port tests written in TCL, and imported them into the code base after optimizing the resulting code. We still use these tests and add new ones when necessary.

What are some alternatives?

When comparing luaunit and mejedi-tcl2lua you can also consider the following projects:

NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

expirationd - Expiration daemon module for Tarantool

jepsen.tarantool - Jepsen tests for Tarantool

tarantool-c - A new C client for Tarantool 1.6+

small - Specialized memory allocators

YCSB - Yahoo! Cloud Serving Benchmark

tarantool - Get your data in RAM. Get compute close to data. Enjoy the performance.

luatest - Tarantool test framework written in Lua

test-run - Tarantool functional testing framework

msgpuck - A simple and efficient MsgPack binary serialization library in a self-contained header file