domore-api


Namedomore-api JSON
Version 0.1.7 PyPI version JSON
download
home_page
SummaryEasily do more testing for API.
upload_time2023-08-29 03:43:59
maintainer
docs_urlNone
authorevan.zhang
requires_python>=3.7,<4.0
licenseApache-2.0
keywords http api test requests locustio
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Domore Api

[![TesterHome](https://img.shields.io/badge/TTF-TesterHome-2955C5.svg)](https://testerhome.com/github_statistics)

*Domore Api* is a quick and handy tool for http(s) api testing. Enjoy it! ✨ 🚀 ✨

## Design Philosophy

- Convention over configuration
- ROI matters
- Embrace open source, leverage [`requests`][requests], [`pytest`][pytest], [`pydantic`][pydantic], [`allure`][allure], [`pytest-html`][pytest-html] and [`locust`][locust].

## Key Features

- [x] Inherit all powerful features of [`requests`][requests], just have fun to handle HTTP(S) in human way.
- [x] Define testcase in YAML or JSON format, run with [`pytest`][pytest] in concise and elegant manner.
- [x] Record and generate testcases with [`HAR`][HAR] support.
- [x] Supports `variables`/`extract`/`validate`/`hooks` mechanisms to create extremely complex test scenarios.
- [x] With `debugtalk.py` plugin, any function can be used in any part of your testcase.
- [x] With [`jmespath`][jmespath], extract and validate json response has never been easier.
- [x] With [`pytest`][pytest], hundreds of plugins are readily available.
- [x] With [`allure`][allure] or [`pytest-html`][pytest-html], test report can be pretty nice and powerful.
- [x] With reuse of [`locust`][locust], you can run performance test without extra work.
- [x] CLI command supported, perfect combination with `CI/CD`.

## Sponsors

Thank you to all our sponsors! ✨🍰✨


[requests]: http://docs.python-requests.org/en/master/
[pytest]: https://docs.pytest.org/
[pydantic]: https://pydantic-docs.helpmanual.io/
[locust]: http://locust.io/
[jmespath]: https://jmespath.org/
[allure]: https://docs.qameta.io/allure/
[pytest-html]: https://pytest-html.readthedocs.io/en/latest/
[HAR]: http://httparchive.org/

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "domore-api",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "HTTP,api,test,requests,locustio",
    "author": "evan.zhang",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/48/f5/4516f9a8a26ab02a9645eb9babcb284c2772d62ba6f0aa2155b6677a7858/domore_api-0.1.7.tar.gz",
    "platform": null,
    "description": "\n# Domore Api\n\n[![TesterHome](https://img.shields.io/badge/TTF-TesterHome-2955C5.svg)](https://testerhome.com/github_statistics)\n\n*Domore Api* is a quick and handy tool for http(s) api testing. Enjoy it! \u2728 \ud83d\ude80 \u2728\n\n## Design Philosophy\n\n- Convention over configuration\n- ROI matters\n- Embrace open source, leverage [`requests`][requests], [`pytest`][pytest], [`pydantic`][pydantic], [`allure`][allure], [`pytest-html`][pytest-html] and [`locust`][locust].\n\n## Key Features\n\n- [x] Inherit all powerful features of [`requests`][requests], just have fun to handle HTTP(S) in human way.\n- [x] Define testcase in YAML or JSON format, run with [`pytest`][pytest] in concise and elegant manner.\n- [x] Record and generate testcases with [`HAR`][HAR] support.\n- [x] Supports `variables`/`extract`/`validate`/`hooks` mechanisms to create extremely complex test scenarios.\n- [x] With `debugtalk.py` plugin, any function can be used in any part of your testcase.\n- [x] With [`jmespath`][jmespath], extract and validate json response has never been easier.\n- [x] With [`pytest`][pytest], hundreds of plugins are readily available.\n- [x] With [`allure`][allure] or [`pytest-html`][pytest-html], test report can be pretty nice and powerful.\n- [x] With reuse of [`locust`][locust], you can run performance test without extra work.\n- [x] CLI command supported, perfect combination with `CI/CD`.\n\n## Sponsors\n\nThank you to all our sponsors! \u2728\ud83c\udf70\u2728\n\n\n[requests]: http://docs.python-requests.org/en/master/\n[pytest]: https://docs.pytest.org/\n[pydantic]: https://pydantic-docs.helpmanual.io/\n[locust]: http://locust.io/\n[jmespath]: https://jmespath.org/\n[allure]: https://docs.qameta.io/allure/\n[pytest-html]: https://pytest-html.readthedocs.io/en/latest/\n[HAR]: http://httparchive.org/\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Easily do more testing for API.",
    "version": "0.1.7",
    "project_urls": null,
    "split_keywords": [
        "http",
        "api",
        "test",
        "requests",
        "locustio"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31600d90757013d45d75ae2c6944d4e58c48ba71be9f8b063c5e065906834c2d",
                "md5": "3345ebd83b2a91150acb0c5092ce01f7",
                "sha256": "dded9653631ac28de156762ed12ca4e854652ce207f9bd73c33c3d0f83b9c5c3"
            },
            "downloads": -1,
            "filename": "domore_api-0.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3345ebd83b2a91150acb0c5092ce01f7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 63143,
            "upload_time": "2023-08-29T03:43:57",
            "upload_time_iso_8601": "2023-08-29T03:43:57.638412Z",
            "url": "https://files.pythonhosted.org/packages/31/60/0d90757013d45d75ae2c6944d4e58c48ba71be9f8b063c5e065906834c2d/domore_api-0.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48f54516f9a8a26ab02a9645eb9babcb284c2772d62ba6f0aa2155b6677a7858",
                "md5": "83f52d14ea89e7a5c9974ab701a521ec",
                "sha256": "bf19005d33bb381ec19ae918a8727bc9428f22fddaf9c88eda7ec4703b4523b8"
            },
            "downloads": -1,
            "filename": "domore_api-0.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "83f52d14ea89e7a5c9974ab701a521ec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 54139,
            "upload_time": "2023-08-29T03:43:59",
            "upload_time_iso_8601": "2023-08-29T03:43:59.684265Z",
            "url": "https://files.pythonhosted.org/packages/48/f5/4516f9a8a26ab02a9645eb9babcb284c2772d62ba6f0aa2155b6677a7858/domore_api-0.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-29 03:43:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "domore-api"
}
        
Elapsed time: 0.10573s