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.0.9.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file stresst-0.0.9.tar.gz
.
File metadata
- Download URL: stresst-0.0.9.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 | 9d3c0b3a5f6d1c55afd7839cf1c5586ab0b9eb27ae799f572909c0401143d388 |
|
MD5 | 14878d3424c0f3b675f671e24419ceb9 |
|
BLAKE2b-256 | 2fd5009da704c1a9717cef54245c0416ef16ccb5df8e62f35ff1a1a324057eba |
File details
Details for the file stresst-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: stresst-0.0.9-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 | 22cb773296496c54a33274e2433efb21f932debd12ce1e06f2d15bf58c589ac6 |
|
MD5 | 41b8afd95bb42d7e87a9a9ce6a3f3a3f |
|
BLAKE2b-256 | 000adc4f39f543e75fef10ee90449ec659b0f3a2dec8a9997ed07157ac2456dc |