Skip to content

gwallet/quality.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quality.sh ci badge

Because Quality is Key!

Introduction

Just a simple example that testing software is mostly a question of will.

How It Works!

Uses GNU Make to check and package GNU BASH based scripts.

make lint

Use make lint to run ShellCheck on all scripts.

make test

Use make test to run all test suites with basic Test Anything Protocol support.

Use VERBOSE=TRUE make test to always see test outputs

make ci

Use make ci on a continuous integration pipeline to run both lint and test

make package

Use make package to create a distribution package, including source

make help

Use make help to get info on what can be run for which purpose

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published