bats VS testy

Compare bats vs testy and see what are their differences.

bats

Bash Automated Testing System (by sstephenson)

testy

Test running script in a bash script file (by kauffman77)
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
bats testy
6 1
6,931 0
- -
0.0 7.0
over 4 years ago 4 months ago
Shell Shell
MIT License GNU General Public License v3.0 only
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.

bats

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

testy

Posts with mentions or reviews of testy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-24.
  • testy: a unit-test running script written in bash
    2 projects | /r/bash | 24 Jun 2021
    I'm looking for feedback/users for a test-running script I've written in Bash. The code repository is here: https://github.com/kauffman77/testy The only required file is testy which is the script itself. The script was born from the want to automate testing student code in courses I teach which are mainly in C for which unit testing can be a bit of a pain.

What are some alternatives?

When comparing bats and testy you can also consider the following projects:

testkube - ☸️ Kubernetes-native Test Execution and Orchestration framework. It runs all types of tests, including Load Testing, End To End Testing, Front End, API Testing, etc... Integrates directly with you testing stack (K6, Postman, Playwright, Cypress,..)

goss - Quick and Easy server testing/validation

ShellCheck - ShellCheck, a static analysis tool for shell scripts

e2e-framework - A Go framework for end-to-end testing of components running in Kubernetes clusters.

argbash - Bash argument parsing code generator

testy - test helpers for more meaningful, readable, and fluent tests

k-bench - Workload Benchmark for Kubernetes

bashUT - Unit tests in bash - example

terraplate - DRY Terraform with Go Templates

modernish - Modernish is a library for writing robust, portable, readable, and powerful programs for POSIX-based shells and utilities.

bash-scripts - Different bash scripts

tinytestlib - An MVP shell script testing library (currently bash but may include more shells in future) allowing you to assert on stdout, stderr and return codes in your shell script test suites.