Best way to test script

This page summarizes the projects mentioned and recommended in the original post on /r/shell

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-core

    Bash Automated Testing System

  • I know this is r/shell, but it might be worth looking into Bash Automated Testing System for a modern testing system with active developers.

  • statebot-sh

    Statebot for shell-scripts. Describe the states and allowed transitions of a program using a flowchart-like syntax.

  • For myself, I've been able to get away with a small bespoke solution that I put into use in Statebot-sh. It lives in the tests/ folder of that project, and is run with: ./tests/all.sh:

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts