regression-testing-utils


Nameregression-testing-utils JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/jai-python3/regression-testing-utils
SummaryCollection of Python tools to support execution of regression testing.
upload_time2024-03-10 20:46:21
maintainer
docs_urlNone
authorJaideep Sundaram
requires_python>=3.6
license
keywords regression_testing_utils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========================
Regression Testing Utils
========================

Collection of Python tools to support execution of regression testing.



Exported Console Scripts
------------------------

The following exported console scripts are available:

- regression-test-runner
- regression-test-config-checker

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2024-02-24)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jai-python3/regression-testing-utils",
    "name": "regression-testing-utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "regression_testing_utils",
    "author": "Jaideep Sundaram",
    "author_email": "jai.python3@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/10/e1/42e48fa33ae31bad5b3706e340838f77a69d13472cce5d8e6e0c0830eba4/regression_testing_utils-0.1.0.tar.gz",
    "platform": null,
    "description": "========================\nRegression Testing Utils\n========================\n\nCollection of Python tools to support execution of regression testing.\n\n\n\nExported Console Scripts\n------------------------\n\nThe following exported console scripts are available:\n\n- regression-test-runner\n- regression-test-config-checker\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2024-02-24)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Collection of Python tools to support execution of regression testing.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/jai-python3/regression-testing-utils"
    },
    "split_keywords": [
        "regression_testing_utils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d1cffac62c10b8b8e1f05364130fbc672c72215e1fd2d3fe8420a6a78cbdd5a1",
                "md5": "a3d10bbbc309eb91da06f61f784dd34d",
                "sha256": "38cb2998e6adbc44ba56464e7d0a88b6fd8ad9ab00c46d8e860cd9040ce91a35"
            },
            "downloads": -1,
            "filename": "regression_testing_utils-0.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a3d10bbbc309eb91da06f61f784dd34d",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 24127,
            "upload_time": "2024-03-10T20:46:20",
            "upload_time_iso_8601": "2024-03-10T20:46:20.507013Z",
            "url": "https://files.pythonhosted.org/packages/d1/cf/fac62c10b8b8e1f05364130fbc672c72215e1fd2d3fe8420a6a78cbdd5a1/regression_testing_utils-0.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10e142e48fa33ae31bad5b3706e340838f77a69d13472cce5d8e6e0c0830eba4",
                "md5": "f7664b42adcd6eec7e36251f41fdce74",
                "sha256": "f92127c803d209e1472cb34ea41432d3b064d5a9758ac1566582373a6db8f85d"
            },
            "downloads": -1,
            "filename": "regression_testing_utils-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f7664b42adcd6eec7e36251f41fdce74",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 21116,
            "upload_time": "2024-03-10T20:46:21",
            "upload_time_iso_8601": "2024-03-10T20:46:21.757813Z",
            "url": "https://files.pythonhosted.org/packages/10/e1/42e48fa33ae31bad5b3706e340838f77a69d13472cce5d8e6e0c0830eba4/regression_testing_utils-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-10 20:46:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jai-python3",
    "github_project": "regression-testing-utils",
    "github_not_found": true,
    "lcname": "regression-testing-utils"
}
        
Elapsed time: 0.28091s