speclike


Namespeclike JSON
Version 0.0.0.19 PyPI version JSON
download
home_pageNone
SummaryPartial support library for structured testing
upload_time2025-10-27 00:11:28
maintainerNone
docs_urlNone
authorminoru_jp
requires_python>=3.10
licenseMIT License Copyright (c) 2025 minoru_jp Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords spec test marker pytest structured dbc contract asyncio
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # speclike

**speclike** is a partial support library for writing structured and spec-like tests using Python.

This project aims to make test code read more like specifications, inspired by ideas from contract testing and design-by-contract.
It currently provides lightweight markers (`setup`, `before`, `after`, `invariant`) and a pytest-based test dispatcher.

---

## Status

This project is in **very early development (alpha stage)**.  
APIs and behavior may change without notice.

---

## License

MIT License © 2025 minoru_jp

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "speclike",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "spec, test, marker, pytest, structured, dbc, contract, asyncio",
    "author": "minoru_jp",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/0f/54/8690d984ef5b895104df4a42a7fa0b872acafb1e2ab4781c60e86e762dc5/speclike-0.0.0.19.tar.gz",
    "platform": null,
    "description": "# speclike\r\n\r\n**speclike** is a partial support library for writing structured and spec-like tests using Python.\r\n\r\nThis project aims to make test code read more like specifications, inspired by ideas from contract testing and design-by-contract.\r\nIt currently provides lightweight markers (`setup`, `before`, `after`, `invariant`) and a pytest-based test dispatcher.\r\n\r\n---\r\n\r\n## Status\r\n\r\nThis project is in **very early development (alpha stage)**.  \r\nAPIs and behavior may change without notice.\r\n\r\n---\r\n\r\n## License\r\n\r\nMIT License \u00a9 2025 minoru_jp\r\n",
    "bugtrack_url": null,
    "license": "MIT License\r\n        \r\n        Copyright (c) 2025 minoru_jp\r\n        \r\n        Permission is hereby granted, free of charge, to any person obtaining a copy\r\n        of this software and associated documentation files (the \"Software\"), to deal\r\n        in the Software without restriction, including without limitation the rights\r\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\r\n        copies of the Software, and to permit persons to whom the Software is\r\n        furnished to do so, subject to the following conditions:\r\n        \r\n        The above copyright notice and this permission notice shall be included in all\r\n        copies or substantial portions of the Software.\r\n        \r\n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r\n        SOFTWARE.\r\n        ",
    "summary": "Partial support library for structured testing",
    "version": "0.0.0.19",
    "project_urls": {
        "Homepage": "https://github.com/minoru-jp/speclike",
        "Issues": "https://github.com/minoru-jp/speclike/issues",
        "Source": "https://github.com/minoru-jp/speclike"
    },
    "split_keywords": [
        "spec",
        " test",
        " marker",
        " pytest",
        " structured",
        " dbc",
        " contract",
        " asyncio"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fbd580f98d6cde2a5ffc0229135d06b9fe653455aa3d63dd2a28040f6b44ce83",
                "md5": "6a804bf0f2db543a64f48826898e4558",
                "sha256": "973cf982c1ece6128cd7febfafc3f3931c7f857ca40c998be07f170ae1361083"
            },
            "downloads": -1,
            "filename": "speclike-0.0.0.19-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6a804bf0f2db543a64f48826898e4558",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 8368,
            "upload_time": "2025-10-27T00:11:27",
            "upload_time_iso_8601": "2025-10-27T00:11:27.814154Z",
            "url": "https://files.pythonhosted.org/packages/fb/d5/80f98d6cde2a5ffc0229135d06b9fe653455aa3d63dd2a28040f6b44ce83/speclike-0.0.0.19-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0f548690d984ef5b895104df4a42a7fa0b872acafb1e2ab4781c60e86e762dc5",
                "md5": "d329df83de053a5d5c46b5278a38bf8e",
                "sha256": "163af294394ba380be4f2e2837aefafcb82bc9816939bdbbb173dc65b0b4ee83"
            },
            "downloads": -1,
            "filename": "speclike-0.0.0.19.tar.gz",
            "has_sig": false,
            "md5_digest": "d329df83de053a5d5c46b5278a38bf8e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 8309,
            "upload_time": "2025-10-27T00:11:28",
            "upload_time_iso_8601": "2025-10-27T00:11:28.951946Z",
            "url": "https://files.pythonhosted.org/packages/0f/54/8690d984ef5b895104df4a42a7fa0b872acafb1e2ab4781c60e86e762dc5/speclike-0.0.0.19.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-27 00:11:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "minoru-jp",
    "github_project": "speclike",
    "github_not_found": true,
    "lcname": "speclike"
}
        
Elapsed time: 1.01819s