luaunit VS tarantool-c

Compare luaunit vs tarantool-c 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 tarantool-c
2 1
545 26
- -
3.4 4.2
3 days ago about 1 month ago
Lua C
GNU General Public License v3.0 or later 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.

tarantool-c

Posts with mentions or reviews of tarantool-c. 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
    In CMake build files, we use compiler flags that enable extra checks at build time, and we run "make clean" when there are no raw warnings. Besides static analysis in the compilers, we use Coverity static analysis. We used PVS-Studio once, and it detected several non-critical errors in Tarantool itself and in tarantool-c connector. Sometimes, we used cppcheck, not that it found many bugs.

What are some alternatives?

When comparing luaunit and tarantool-c you can also consider the following projects:

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

queue - Create task queues, add and take jobs, monitor failed tasks

jepsen.tarantool - Jepsen tests for Tarantool

small - Specialized memory allocators

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

mejedi-tcl2lua

test-run - Tarantool functional testing framework

YCSB - Yahoo! Cloud Serving Benchmark

cbench - Tarantool C Bench - a simple tool to benchmark Tarantool internal API