test-run VS luaunit

Compare test-run vs luaunit and see what are their differences.

test-run

Tarantool functional testing framework (by tarantool)

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)
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
test-run luaunit
1 2
14 545
- -
6.6 3.4
29 days ago 7 days ago
Python 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.

test-run

Posts with mentions or reviews of test-run. 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
    We use our own tool to run tests, test-run.py. Nowadays it may not seem reasonable to write a test runner from scratch, but it already exists, and we support it. There are different types of tests in the project — unit tests are written in C and run as binaries. Like for TAP tests, test-run.py analyzes their output in the TAP format in terms of test script success:

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.

What are some alternatives?

When comparing test-run and luaunit you can also consider the following projects:

luatest - Tarantool test framework written in Lua

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

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

jepsen.tarantool - Jepsen tests for Tarantool

YCSB - Yahoo! Cloud Serving Benchmark

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

small - Specialized memory allocators

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

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

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