entangled / test-bashing

Integration tests in Bash

Home Page:https://entangled.github.io/test-bashing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Bashing

Entangled badge

This describes a method of command-line integration testing in Bash. This literate code is written using Entangled, see entangled.github.io.

Contributing

Edit the source files while the Entangled daemon is running. Run

    make watch

to start Entangled and initiate a browser-refresh-loop.

About

Integration tests in Bash

https://entangled.github.io/test-bashing

License:Apache License 2.0


Languages

Language:Shell 60.3%Language:Makefile 30.9%Language:Dhall 8.7%