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 with the same name 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.1.0.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file stresst-0.1.0.tar.gz
.
File metadata
- Download URL: stresst-0.1.0.tar.gz
- Upload date:
- Size: 3.3 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 | 2a6e19c2b7ba15b218f00c4b0f0effe1bf4cb8cc0145d67c491cd96db2a8808e |
|
MD5 | c462c3ce8c4248bebef4f9efc3c92991 |
|
BLAKE2b-256 | 3c0f5afba06fb683f0dd9c47e8742673608e2a986af2db952aa29cf806569ad2 |
File details
Details for the file stresst-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: stresst-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 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 | 1026e5c639a32910814d7aeed540602dd5300e79cafd0bd88912f935b8c68319 |
|
MD5 | cea68b0e9d502a2b600d8f4e41a401fe |
|
BLAKE2b-256 | d59cd95da38f4e47371e6ec7197dfdb52507f542c2d201c3d0f737ee4dbd1252 |