# Allure Results Publisher
Утилита для публикации результатов тестирования в [Allure Report Service](https://github.com/Gwinkamp/allure-report-service)
## Установка
```bash
pip install allure-publisher
```
## Запуск
Справка:
```bash
python -m allure_publisher --help
```
Пример запуска:
```bash
python -m allure_publisher http://localhost:1155 path/to/results
```
Raw data
{
"_id": null,
"home_page": "https://github.com/Gwinkamp/allure-results-publisher",
"name": "allure-publisher",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "tools",
"author": "Gwinkamp",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/cc/42/71e950be6c914bcc130e4d1def1262c4463484b4aca8d2cb2872a31df7c9/allure-publisher-1.1.0.tar.gz",
"platform": null,
"description": "# Allure Results Publisher\n\n\u0423\u0442\u0438\u043b\u0438\u0442\u0430 \u0434\u043b\u044f \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u043e\u0432 \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0432 [Allure Report Service](https://github.com/Gwinkamp/allure-report-service)\n\n## \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430\n\n```bash\npip install allure-publisher\n```\n\n## \u0417\u0430\u043f\u0443\u0441\u043a\n\n\u0421\u043f\u0440\u0430\u0432\u043a\u0430:\n```bash\npython -m allure_publisher --help\n```\n\n\u041f\u0440\u0438\u043c\u0435\u0440 \u0437\u0430\u043f\u0443\u0441\u043a\u0430:\n```bash\npython -m allure_publisher http://localhost:1155 path/to/results \n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "\u0423\u0442\u0438\u043b\u0438\u0442\u0430 \u0434\u043b\u044f \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u043e\u0432 \u0442\u0435\u0441\u0442\u043e\u0432 \u0432 \u043f\u0440\u0438\u0435\u043c\u043d\u0438\u043a allure-report-service",
"version": "1.1.0",
"project_urls": {
"Homepage": "https://github.com/Gwinkamp/allure-results-publisher"
},
"split_keywords": [
"tools"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8c644097b425c1387217b342a149c482858074939cb799d175563040c0cfa553",
"md5": "104df2c00df46502f752b9b4aaee68ae",
"sha256": "e2580a7a9293264d8528b6abadc3813e2d01efbd5e3162d254b528d986311956"
},
"downloads": -1,
"filename": "allure_publisher-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "104df2c00df46502f752b9b4aaee68ae",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 5202,
"upload_time": "2024-01-19T09:40:57",
"upload_time_iso_8601": "2024-01-19T09:40:57.946486Z",
"url": "https://files.pythonhosted.org/packages/8c/64/4097b425c1387217b342a149c482858074939cb799d175563040c0cfa553/allure_publisher-1.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cc4271e950be6c914bcc130e4d1def1262c4463484b4aca8d2cb2872a31df7c9",
"md5": "b34d8281b06f534710804694f7bf7bbd",
"sha256": "f1dd40d56308fd10c2a7b076a9f22b1b430895379748b4c4775d61b722f75143"
},
"downloads": -1,
"filename": "allure-publisher-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "b34d8281b06f534710804694f7bf7bbd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 3940,
"upload_time": "2024-01-19T09:40:59",
"upload_time_iso_8601": "2024-01-19T09:40:59.443462Z",
"url": "https://files.pythonhosted.org/packages/cc/42/71e950be6c914bcc130e4d1def1262c4463484b4aca8d2cb2872a31df7c9/allure-publisher-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-19 09:40:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Gwinkamp",
"github_project": "allure-results-publisher",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "allure-publisher"
}