CLI Assured is a Java DSL for testing Command line programs. New in release 0.0.1-alpha3:
• Line assertions do not require caching the whole output, so large stdout won't lead to an OutOfMemoryError
• New kinds of assertions for lines, number of bytes, exit codes, etc.
about 1 month ago