Skip to main content

Script for testing your code with the sample data files provided by Kattis.

Project description

# kattest Script for testing your code with the sample data files provided by Kattis.

## Requirements * Python 3.6 or above.

## Supported languages * C * C++ * Java * Python 3

## How to install On Ubuntu / Mint, install <i>kattest</i> with the following commands: ` sudo apt update sudo apt install python3-dev python3-pip python3-setuptools sudo pip3 install kattest ` On other systems, install <i>kattest</i> by using pip: ` pip install kattest `

## How to run ### Kattis Run the following command from the same directory as your solution: ` kattest [Problem ID].[extension] Example: kattest exponial.cpp `

### Code Forces Run the following command from the same directory as your solution: ` kattest CF [Problem ID].[extension] Example: kattest CF 1328A.cpp `

Enjoy!

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

kattest-0.7.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

kattest-0.7-py3-none-any.whl (5.1 kB view hashes)

Uploaded 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