allure-pytest-il


Nameallure-pytest-il JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://allurereport.org/
SummaryAllure pytest integration
upload_time2024-08-11 09:23:47
maintainerNone
docs_urlNone
authorQameta Software Inc., Stanislav Seliverstov
requires_pythonNone
licenseApache-2.0
keywords allure reporting pytest
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Allure Pytest Plugin

[Копия проекта allure pytest](https://github.com/allure-framework/allure-python) 

---

## Quick start

```shell
$ pip install allure-pytest-il
$ pytest --alluredir=%allure_result_folder% ./tests
$ allure serve %allure_result_folder%
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://allurereport.org/",
    "name": "allure-pytest-il",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "allure reporting pytest",
    "author": "Qameta Software Inc., Stanislav Seliverstov",
    "author_email": "sseliverstov@qameta.io",
    "download_url": "https://files.pythonhosted.org/packages/c6/9b/49f447d12ebfc78308063ff23acc03d69e9f9f04bf1ac704b504e4c60727/allure_pytest_il-0.0.1.tar.gz",
    "platform": null,
    "description": "## Allure Pytest Plugin\n\n[\u041a\u043e\u043f\u0438\u044f \u043f\u0440\u043e\u0435\u043a\u0442\u0430 allure pytest](https://github.com/allure-framework/allure-python) \n\n---\n\n## Quick start\n\n```shell\n$ pip install allure-pytest-il\n$ pytest --alluredir=%allure_result_folder% ./tests\n$ allure serve %allure_result_folder%\n```\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Allure pytest integration",
    "version": "0.0.1",
    "project_urls": {
        "Documentation": "https://allurereport.org/docs/pytest/",
        "Homepage": "https://allurereport.org/",
        "Source": "https://github.com/allure-framework/allure-python"
    },
    "split_keywords": [
        "allure",
        "reporting",
        "pytest"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "09d5852d9cda6c19eb93e88c60d94628724d7259d185252ea70aef30bf3767f6",
                "md5": "e63c743b6af7385b70567387cf35d22a",
                "sha256": "449a24ed0e0e48a830ed37cf61075f82398676fc33ff57b8167a74d9873b2815"
            },
            "downloads": -1,
            "filename": "allure_pytest_il-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e63c743b6af7385b70567387cf35d22a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11184,
            "upload_time": "2024-08-11T09:23:46",
            "upload_time_iso_8601": "2024-08-11T09:23:46.368769Z",
            "url": "https://files.pythonhosted.org/packages/09/d5/852d9cda6c19eb93e88c60d94628724d7259d185252ea70aef30bf3767f6/allure_pytest_il-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c69b49f447d12ebfc78308063ff23acc03d69e9f9f04bf1ac704b504e4c60727",
                "md5": "aa03c8b4cdf431b32d3fd238080c545a",
                "sha256": "cdca39c0d6defc375ccef3cf0d9f9d75d0e0b334ada9420678a3d275e1b2b026"
            },
            "downloads": -1,
            "filename": "allure_pytest_il-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "aa03c8b4cdf431b32d3fd238080c545a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 16488,
            "upload_time": "2024-08-11T09:23:47",
            "upload_time_iso_8601": "2024-08-11T09:23:47.723591Z",
            "url": "https://files.pythonhosted.org/packages/c6/9b/49f447d12ebfc78308063ff23acc03d69e9f9f04bf1ac704b504e4c60727/allure_pytest_il-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-11 09:23:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "allure-framework",
    "github_project": "allure-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "allure-pytest-il"
}
        
Elapsed time: 0.35319s