Skip to content

Examples using Bash Automated Testing System to test a command line application

Notifications You must be signed in to change notification settings

um-software-testing/example-bats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

example-bats

Examples using the Bash Automated Testing System (BATS) to "test" some basic Unix / Linux commands.

To run the entire test suite:

bats *.bats

It is also possible to execute the individual scripts by themselves.

About

Examples using Bash Automated Testing System to test a command line application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages