Skip to main content

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


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.2.0.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

stresst-0.2.0-py3-none-any.whl (3.5 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