Skip to main content

Python test generators

Project description

pygentest - Python Test Generators

pygentest is a Python library supporting several data generators.

With pygentest, you can generate several type of data, from the simple like random character or string, to the more complex such as graph, tree, convex lattice polygon.

You are very welcome to:

  • Install and use pygentest.
  • Give feedbacks.
  • Report issues and bugs.
  • Provide ideas to improve this library.

Installation

You can simply install pygentest with pip.

pip install pygentest

Other information

Currently, documentation is written for every function and class in pygentest. You can access it by using Python built-in help function. You can also read the documentation here.

Detailed instruction has not been written yet, and it will be completed soon.

In the future, I will write a document that analyzes intuition, complexity, and efficiency of each generator.

The inspiration of this personal project comes from my task as an Algorithm Collaborator in Code Mely: prepare problems for a contest and generate tests for each problem. I decided to write a Python library that could help generate complex structures, instead of rewrite the code many times.

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

pygentest-0.0.8.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

pygentest-0.0.8-py3-none-any.whl (8.0 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