Skip to content

All common Calyptia BATS framework and setup tooling. Intended to simplify and enable reuse of testing by handling all the framework set up, tests themselves are in the product repo.

Notifications You must be signed in to change notification settings

chronosphereio/calyptia-bats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calyptia BATS

All common Calyptia BATS framework and setup tooling. Intended to simplify and enable reuse of testing by handling all the framework set up, tests themselves are in the product repo.

The intention is to use calyptia-bats.sh to run all tests, it can be wrapped in a simple launcher that sets additional variables.

TEST_ROOT should be set to the location of the actual BATS tests to run.

export TEST_ROOT=examples
bash <(curl -s https://raw.githubusercontent.com/calyptia/bats/main/calyptia-bats.sh)

Helpers

test-helpers.bash contains common functions to use.

Additional helpers can be provided in TEST_ROOT/helpers.

About

All common Calyptia BATS framework and setup tooling. Intended to simplify and enable reuse of testing by handling all the framework set up, tests themselves are in the product repo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages