Name | pytest-kairos JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | Pytest plugin with random number generation, reproducibility, and test repetition |
upload_time | 2024-08-08 00:39:38 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | Apache-2.0 |
keywords |
pytest
random
plugin
unittest
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
# pytest-kairos
The `pytest-kairos` enhances pytest with random number generation, reproducibility, and test repetition. It generates random numbers for tests, allows setting a seed for consistent results, and repeats tests multiple times.
Raw data
{
"_id": null,
"home_page": null,
"name": "pytest-kairos",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "pytest, random, plugin, unittest",
"author": null,
"author_email": "Marcelo Duarte Trevisani <marceloduartetrevisani@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/72/13/84da08c65901e1f7144d807533a5c0e28aa1916b51d657c153c4d43e8fff/pytest_kairos-0.1.0.tar.gz",
"platform": null,
"description": "# pytest-kairos\nThe `pytest-kairos` enhances pytest with random number generation, reproducibility, and test repetition. It generates random numbers for tests, allows setting a seed for consistent results, and repeats tests multiple times.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Pytest plugin with random number generation, reproducibility, and test repetition",
"version": "0.1.0",
"project_urls": {
"GitHub": "https://github.com/marcelotrevisani/pytest-kairos",
"Source": "https://github.com/marcelotrevisani/pytest-kairos"
},
"split_keywords": [
"pytest",
" random",
" plugin",
" unittest"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "47b4f21b0e0cd56b0769ba75c629760711614680fb242fe49286cd6fc36a92dd",
"md5": "042988047f7ef4ad13ae79c863b4309c",
"sha256": "fc6d5fc43a7593a913e79213d1fc91adcf5ce09baa773feb4fb0c18ab6081c03"
},
"downloads": -1,
"filename": "pytest_kairos-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "042988047f7ef4ad13ae79c863b4309c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 8543,
"upload_time": "2024-08-08T00:39:37",
"upload_time_iso_8601": "2024-08-08T00:39:37.218179Z",
"url": "https://files.pythonhosted.org/packages/47/b4/f21b0e0cd56b0769ba75c629760711614680fb242fe49286cd6fc36a92dd/pytest_kairos-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "721384da08c65901e1f7144d807533a5c0e28aa1916b51d657c153c4d43e8fff",
"md5": "d7b4e82e676b5c453291081d877477f0",
"sha256": "7279ae1d5386a331d28c6a852fca162d88b96959a36969535fc4bf01f2510abf"
},
"downloads": -1,
"filename": "pytest_kairos-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "d7b4e82e676b5c453291081d877477f0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 12491,
"upload_time": "2024-08-08T00:39:38",
"upload_time_iso_8601": "2024-08-08T00:39:38.804914Z",
"url": "https://files.pythonhosted.org/packages/72/13/84da08c65901e1f7144d807533a5c0e28aa1916b51d657c153c4d43e8fff/pytest_kairos-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-08 00:39:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "marcelotrevisani",
"github_project": "pytest-kairos",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "pytest-kairos"
}