pytest-tdd


Namepytest-tdd JSON
Version 0.0.0 PyPI version JSON
download
home_page
Summaryrun pytest on a python module
upload_time2023-08-18 16:13:21
maintainer
docs_urlNone
author
requires_python>=3.8
licenseBSD 2-Clause License Copyright (c) 2023, cav71 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
keywords pre-commit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pytest-tdd
TBD

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pytest-tdd",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Antonio cavallo <a.cavallo@cavallinux.eu>",
    "keywords": "pre-commit",
    "author": "",
    "author_email": "Antonio cavallo <a.cavallo@cavallinux.eu>",
    "download_url": "https://files.pythonhosted.org/packages/4f/f1/cb0844f327ca5d4e37ae8397d0b73d5c2b4feab59aeec264b9bff3fb235d/pytest_tdd-0.0.0.tar.gz",
    "platform": null,
    "description": "# pytest-tdd\nTBD\n",
    "bugtrack_url": null,
    "license": "BSD 2-Clause License  Copyright (c) 2023, cav71  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
    "summary": "run pytest on a python module",
    "version": "0.0.0",
    "project_urls": {
        "Documentation": "https://github.com/cav71/pytest-tdd",
        "Homepage": "https://github.com/cav71/pytest-tdd",
        "Repository": "https://github.com/cav71/pytest-tdd"
    },
    "split_keywords": [
        "pre-commit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92b2edd805b6d9eca177c663a5f385f6a92eb6b9b36b8c6ffec4ca8c912ed5b0",
                "md5": "e5990093729553dff782d0ff6697bb4b",
                "sha256": "468ce09a655948c3905f8bc441ce3e83094d3a8f5a221bf01945d9fcd910a015"
            },
            "downloads": -1,
            "filename": "pytest_tdd-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e5990093729553dff782d0ff6697bb4b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4460,
            "upload_time": "2023-08-18T16:13:19",
            "upload_time_iso_8601": "2023-08-18T16:13:19.504062Z",
            "url": "https://files.pythonhosted.org/packages/92/b2/edd805b6d9eca177c663a5f385f6a92eb6b9b36b8c6ffec4ca8c912ed5b0/pytest_tdd-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ff1cb0844f327ca5d4e37ae8397d0b73d5c2b4feab59aeec264b9bff3fb235d",
                "md5": "df9366efa922aa0863cbbd94efc6e8de",
                "sha256": "ebaef598484c5677756300618f7b3782ca1195592a822cc4e3861524e60d3323"
            },
            "downloads": -1,
            "filename": "pytest_tdd-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "df9366efa922aa0863cbbd94efc6e8de",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4713,
            "upload_time": "2023-08-18T16:13:21",
            "upload_time_iso_8601": "2023-08-18T16:13:21.252599Z",
            "url": "https://files.pythonhosted.org/packages/4f/f1/cb0844f327ca5d4e37ae8397d0b73d5c2b4feab59aeec264b9bff3fb235d/pytest_tdd-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-18 16:13:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cav71",
    "github_project": "pytest-tdd",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pytest-tdd"
}
        
Elapsed time: 0.10921s