Skip to main content

No project description provided

Project description

Generator of test_*.py files for your Python code

Installation:

pip install laziest

Usage:

lazy /path/to/python/code/files

For example:

lazy /home/yourUser/laziest/tests/code_sample/done/conditions.py

It will generate test file in directory:

/home/yourUser/laziest/tests/test_conditions.py

Run tests with ‘pytest’ to check that they are valid:

pytest /home/yourUser/laziest/tests/functional/test_primitive_code.py

You can run laziest tests with tox and check output.

Docs:

Coming soon.

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

laziest-0.0.dev3.tar.gz (22.1 kB view hashes)

Uploaded Source

Built Distribution

laziest-0.0.dev3-py3-none-any.whl (26.3 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