flexrunner


Nameflexrunner JSON
Version 1.0.9 PyPI version JSON
download
home_pagehttps://github.com/txu2k8/test-runner-flex
Summary
upload_time2023-05-14 09:25:29
maintainerTXU
docs_urlNone
authorTXU
requires_python>=3.5
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # test-runner-flex
测试执行引擎/框架,python

## 快速开始
```
(venv) D:\workspace\src\test-runner-flex>python run_main.py --help
Usage: run_main.py [OPTIONS]

  FlexRunner 命令行 CLI

Options:
  -f, --test_conf_path TEXT       配置文件路径,对应目录:./{$project}/conf/{$test_conf}
                                  [default: ./demo/conf/demo.xml]
  --loglevel [TRACE|DEBUG|INFO|SUCCESS|WARNING]
                                  日志等级  [default: LogLevelEnum.INFO]
  --install-completion [bash|zsh|fish|powershell|pwsh]
                                  Install completion for the specified shell.
  --show-completion [bash|zsh|fish|powershell|pwsh]
                                  Show completion for the specified shell, to
                                  copy it or customize the installation.
  --help                          Show this message and exit.

```

## 测试demo环境搭建
```
.\minio.exe server D:\minio\data\ --console-address 127.0.0.1:9001
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/txu2k8/test-runner-flex",
    "name": "flexrunner",
    "maintainer": "TXU",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "tao.xu2008@outlook.com",
    "keywords": "",
    "author": "TXU",
    "author_email": "tao.xu2008@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/42/7e/04038fb315a660510656954558784ab34b4661595c66d096dbcabb7b66c9/flexrunner-1.0.9.tar.gz",
    "platform": null,
    "description": "# test-runner-flex\n\u6d4b\u8bd5\u6267\u884c\u5f15\u64ce/\u6846\u67b6\uff0cpython\n\n## \u5feb\u901f\u5f00\u59cb\n```\n(venv) D:\\workspace\\src\\test-runner-flex>python run_main.py --help\nUsage: run_main.py [OPTIONS]\n\n  FlexRunner \u547d\u4ee4\u884c CLI\n\nOptions:\n  -f, --test_conf_path TEXT       \u914d\u7f6e\u6587\u4ef6\u8def\u5f84\uff0c\u5bf9\u5e94\u76ee\u5f55\uff1a./{$project}/conf/{$test_conf}\n                                  [default: ./demo/conf/demo.xml]\n  --loglevel [TRACE|DEBUG|INFO|SUCCESS|WARNING]\n                                  \u65e5\u5fd7\u7b49\u7ea7  [default: LogLevelEnum.INFO]\n  --install-completion [bash|zsh|fish|powershell|pwsh]\n                                  Install completion for the specified shell.\n  --show-completion [bash|zsh|fish|powershell|pwsh]\n                                  Show completion for the specified shell, to\n                                  copy it or customize the installation.\n  --help                          Show this message and exit.\n\n```\n\n## \u6d4b\u8bd5demo\u73af\u5883\u642d\u5efa\n```\n.\\minio.exe server D:\\minio\\data\\ --console-address 127.0.0.1:9001\n```\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "",
    "version": "1.0.9",
    "project_urls": {
        "Homepage": "https://github.com/txu2k8/test-runner-flex"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9db3b9d73c580c32efbf2c0a48b276146b11393fbddcda91a0d01d6951def39",
                "md5": "59a676319abf7dd6bb3c3f717feccb68",
                "sha256": "293f175f4084386ab7ba1305f8b1d4f61270e234336f0730df969441b4f3070a"
            },
            "downloads": -1,
            "filename": "flexrunner-1.0.9-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "59a676319abf7dd6bb3c3f717feccb68",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.5",
            "size": 170985,
            "upload_time": "2023-05-14T09:25:26",
            "upload_time_iso_8601": "2023-05-14T09:25:26.252760Z",
            "url": "https://files.pythonhosted.org/packages/b9/db/3b9d73c580c32efbf2c0a48b276146b11393fbddcda91a0d01d6951def39/flexrunner-1.0.9-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "427e04038fb315a660510656954558784ab34b4661595c66d096dbcabb7b66c9",
                "md5": "7eace4e0c9432a5dff1e4599cbd20f29",
                "sha256": "b94d9758ffb8f1356f0f890d65e6d2763df07ce5891b4a82782d22855fbbb604"
            },
            "downloads": -1,
            "filename": "flexrunner-1.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "7eace4e0c9432a5dff1e4599cbd20f29",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 108196,
            "upload_time": "2023-05-14T09:25:29",
            "upload_time_iso_8601": "2023-05-14T09:25:29.043461Z",
            "url": "https://files.pythonhosted.org/packages/42/7e/04038fb315a660510656954558784ab34b4661595c66d096dbcabb7b66c9/flexrunner-1.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-14 09:25:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "txu2k8",
    "github_project": "test-runner-flex",
    "github_not_found": true,
    "lcname": "flexrunner"
}
        
TXU
Elapsed time: 0.06586s