cram2
Cram tests look like snippets of interactive shell sessions. Cram
Install
- All systems
-
curl cmd.cat/cram2.sh
- Arch Linux
-
pacman -S python2-cram
- Fedora
-
dnf install python2-cram
- Dockerfile
- dockerfile.run/cram2
python2-cram
Cram tests look like snippets of interactive shell sessions. Cram
runs each command and compares the command output in the test with the command's actual output.