mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
c637402081
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
6 lines
269 B
Plaintext
6 lines
269 B
Plaintext
Cram is a functional testing framework for command line applications. 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.
|
|
|
|
WWW: https://pypi.org/project/cram/
|