8957aad72d
The name is not intended to sound cute: it means "array okay". Note that this also demonstrates the need for a silent check: `aok foo' will fail, but will output an error. |
||
---|---|---|
.. | ||
README.md | ||
test-expect-core | ||
test-spec | ||
test-util |
README.md
shspec
describe shspec
it is a BDD framework for shell
expect current-shell-support
to output "bash"
expect pronounciation
to succeed
and to output "shell spec"
end
it is currently under development
expect is-stable
to succeed
and to output "Because of self-testing"
expect is-comprehensive
to fail
and to output "You should check back later."
end
end