har2jicase


Namehar2jicase JSON
Version 0.1.10 PyPI version JSON
download
home_page
Summary将浏览器录制的har文件转换为极星测试框架的YAML测试用例
upload_time2023-05-22 01:57:03
maintainer
docs_urlNone
authorCaptain Ji
requires_python>=3.6.13
licenseMIT
keywords har json compare comparison case yaml yml
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Har to JiXing testcase
=====

## Features

- Convert HAR(HTTP Archive) to JiXing testcase

## Future

- Automatically generate actionable use cases

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "har2jicase",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6.13",
    "maintainer_email": "",
    "keywords": "har json compare comparison case yaml yml",
    "author": "Captain Ji",
    "author_email": "qing.ji@extremevision.com.cn",
    "download_url": "https://files.pythonhosted.org/packages/e1/6d/cc6d59b2f5a0dd73576adfd0deaffe0673d312d5db7a49dc6dee99b09d93/har2jicase-0.1.10.tar.gz",
    "platform": null,
    "description": "\r\nHar to JiXing testcase\r\n=====\r\n\r\n## Features\r\n\r\n- Convert HAR(HTTP Archive) to JiXing testcase\r\n\r\n## Future\r\n\r\n- Automatically generate actionable use cases\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\u5c06\u6d4f\u89c8\u5668\u5f55\u5236\u7684har\u6587\u4ef6\u8f6c\u6362\u4e3a\u6781\u661f\u6d4b\u8bd5\u6846\u67b6\u7684YAML\u6d4b\u8bd5\u7528\u4f8b",
    "version": "0.1.10",
    "project_urls": null,
    "split_keywords": [
        "har",
        "json",
        "compare",
        "comparison",
        "case",
        "yaml",
        "yml"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fed7d6e5e45d6aafe2ccaa9cee234028065828e1cfe9d4935313ad6bb94890e1",
                "md5": "529f48ff9e6364f15f6784fb1cfcb495",
                "sha256": "2cac9bc7265e4c727f234b69dc2366f962ec2083f4475b9c7c57edab5a3db06b"
            },
            "downloads": -1,
            "filename": "har2jicase-0.1.10-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "529f48ff9e6364f15f6784fb1cfcb495",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6.13",
            "size": 7375,
            "upload_time": "2023-05-22T01:57:01",
            "upload_time_iso_8601": "2023-05-22T01:57:01.074750Z",
            "url": "https://files.pythonhosted.org/packages/fe/d7/d6e5e45d6aafe2ccaa9cee234028065828e1cfe9d4935313ad6bb94890e1/har2jicase-0.1.10-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e16dcc6d59b2f5a0dd73576adfd0deaffe0673d312d5db7a49dc6dee99b09d93",
                "md5": "a0a466744f9eb6f6fda67c21e2651339",
                "sha256": "dcead785a2d9ece049a79e5f52aac07cba1400e569ae6a7fd3c9a529f3725f9c"
            },
            "downloads": -1,
            "filename": "har2jicase-0.1.10.tar.gz",
            "has_sig": false,
            "md5_digest": "a0a466744f9eb6f6fda67c21e2651339",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6.13",
            "size": 6950,
            "upload_time": "2023-05-22T01:57:03",
            "upload_time_iso_8601": "2023-05-22T01:57:03.602713Z",
            "url": "https://files.pythonhosted.org/packages/e1/6d/cc6d59b2f5a0dd73576adfd0deaffe0673d312d5db7a49dc6dee99b09d93/har2jicase-0.1.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-22 01:57:03",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "har2jicase"
}
        
Elapsed time: 0.06706s