Stress test your Python solutions!
Project description
stresst
This is a package to help stress test your Python solutions to problems.
You should have your directory structured like this:
- Python solution
- Test Folder
- 1.in
- 1.out
All test cases should have a file ending with .in and a file ending with .out for input and output, respectively.
To test your solution on stdin/stdout, run this command.
stresst [SOLUTION FILE] [TEST FOLDER]
If you ever forget this command, simply type this into your terminal: stresst --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
stresst-0.0.2.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file stresst-0.0.2.tar.gz
.
File metadata
- Download URL: stresst-0.0.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b890b5b95d0738e002201f3487362d48c6410595e46c775090cd81bb246a41b |
|
MD5 | e9f99f2d840bd14bef73d320468c3e64 |
|
BLAKE2b-256 | 6c29002b996913707929b46cffc35adb8ea34b61fde39ce29fa5f715205f4ba8 |
File details
Details for the file stresst-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: stresst-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 058a6cc2f5eb4df5b7acb713955f0a4346026e71fd255a917046462603c5cb9b |
|
MD5 | 4e6f78099996ce95da04fe47fdba1839 |
|
BLAKE2b-256 | 482f8e5e188f44890c9b41d2d00e75ba6f9898cfd5cabd6a082e2576ecf3fa70 |