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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file stresst-0.2.0.tar.gz.
File metadata
- Download URL: stresst-0.2.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 |
4af5f2f9ccb29a96fdb8bfe15e95727697e962049f463f0300a44f0ad60a9913
|
|
| MD5 |
e950e36186fc692b9ac497abca32b5af
|
|
| BLAKE2b-256 |
7c5af50027ed236f4ae682fabbb31edc56ad27ac1a549a60265fe82ada0263d0
|
File details
Details for the file stresst-0.2.0-py3-none-any.whl.
File metadata
- Download URL: stresst-0.2.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 |
0a6ce78465ab866148e1973b943117ae485e4e9b4ca4b8b7564fc4d8df1b6c75
|
|
| MD5 |
1a8f9bb6e002f48090d556e86ab845d0
|
|
| BLAKE2b-256 |
1d139a3725cca00713297ddf64dd29a9f8d2169c9482c963d29982237605a1a3
|