Skip to content

locochris/shpec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shpec Build Status

Test your shell scripts!

Installation

sh -c "`curl https://raw.github.com/shpec/shpec/master/install.sh`"

Using shpec

This repo itself is using shpec, so feel free to use it as an example. Here is the basic structure that you'll want:

└── shpec
    └── an_example_shpec
    └── another_shpec

Then to run your tests:

shpec [shpec_files]

Examples

Examples to come. In the meantime, check out shpec's tests.

Contributing

Pull requests are always welcome.

About

Test your shell scripts!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%