Skip to main content

I/O checker for command line programs.

Project description

Calico is a utility for checking command-line programs in terms of their input and output. It checks whether a program generates the correct output when given some inputs. It was developed to evaluate simple programming assignments in an introductory programming course.

Getting started

You can install Calico using pip:

pip install calico

Calico uses pexpect for interacting with the program it is checking. The file that specifies the inputs and outputs for the checks is in YAML format.

Getting help

The online documentation is available on: https://calico.readthedocs.io/

The source code can be obtained from: https://github.com/itublg/calico

License

Copyright (C) 2016-2019 H. Turgut Uyar <uyar@itu.edu.tr>

See AUTHORS.rst for a list of all contributors.

Calico is released under the GPL license, version 3 or later. Read the included LICENSE.txt for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

calico-1.2.0.tar.gz (30.6 kB view hashes)

Uploaded Source

Built Distribution

calico-1.2.0-py2.py3-none-any.whl (36.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page