A parallel executor for Robot Framework tests. With Pabot you can split one execution into multiple and save test execution time.
Raw data
{
"_id": null,
"home_page": "https://pabot.org",
"name": "robotframework-pabot",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Mikko Korpela",
"author_email": "mikko.korpela@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/4e/a1/deedcaaf129c808240f05d08cab21ac26d3268a2fb36944d802653e5ba58/robotframework_pabot-4.0.6.tar.gz",
"platform": null,
"description": "A parallel executor for Robot Framework tests. With Pabot you can split one execution into multiple and save test execution time.\n",
"bugtrack_url": null,
"license": "Apache License, Version 2.0",
"summary": "Parallel test runner for Robot Framework",
"version": "4.0.6",
"project_urls": {
"Download": "https://pypi.python.org/pypi/robotframework-pabot",
"Homepage": "https://pabot.org",
"Source": "https://github.com/mkorpela/pabot"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "02bd838cafb807503cd0aebac1a461a50cb22e236baa9e6c5ee91a019925fca6",
"md5": "2c048f91e9c41ae815e6111964cec238",
"sha256": "142a9813ef21fb78a77cc41e11ca415c7ef4e9a1de06f7689b777e5d6340d48e"
},
"downloads": -1,
"filename": "robotframework_pabot-4.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2c048f91e9c41ae815e6111964cec238",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 48257,
"upload_time": "2024-12-14T18:58:27",
"upload_time_iso_8601": "2024-12-14T18:58:27.565934Z",
"url": "https://files.pythonhosted.org/packages/02/bd/838cafb807503cd0aebac1a461a50cb22e236baa9e6c5ee91a019925fca6/robotframework_pabot-4.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4ea1deedcaaf129c808240f05d08cab21ac26d3268a2fb36944d802653e5ba58",
"md5": "e6c28963213f287152f7eedb2f700bed",
"sha256": "753a57aae5fb001fbe81ff583a629d0d9ca19cc90f5a8e841d87b2e9bd7033ce"
},
"downloads": -1,
"filename": "robotframework_pabot-4.0.6.tar.gz",
"has_sig": false,
"md5_digest": "e6c28963213f287152f7eedb2f700bed",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 61433,
"upload_time": "2024-12-14T18:58:30",
"upload_time_iso_8601": "2024-12-14T18:58:30.354641Z",
"url": "https://files.pythonhosted.org/packages/4e/a1/deedcaaf129c808240f05d08cab21ac26d3268a2fb36944d802653e5ba58/robotframework_pabot-4.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-14 18:58:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mkorpela",
"github_project": "pabot",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "black",
"specs": [
[
"==",
"21.8b0"
]
]
},
{
"name": "flake8",
"specs": [
[
"==",
"3.9.1"
]
]
},
{
"name": "isort",
"specs": [
[
"==",
"5.9.3"
]
]
},
{
"name": "mccabe",
"specs": [
[
"==",
"0.6.1"
]
]
},
{
"name": "mypy",
"specs": [
[
"==",
"0.901"
]
]
},
{
"name": "mypy-extensions",
"specs": [
[
"==",
"0.4.3"
]
]
},
{
"name": "natsort",
"specs": [
[
"==",
"8.2.0"
]
]
},
{
"name": "pre-commit",
"specs": [
[
"==",
"2.14.1"
]
]
},
{
"name": "pytest",
"specs": [
[
"==",
"6.2.5"
]
]
},
{
"name": "robotframework",
"specs": [
[
"==",
"4.0.3"
]
]
},
{
"name": "robotframework-stacktrace",
"specs": [
[
"==",
"0.4.1"
]
]
}
],
"lcname": "robotframework-pabot"
}