majava


Namemajava JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryCollection of matchers for testing
upload_time2025-02-22 12:07:55
maintainerNone
docs_urlNone
authorwsnk
requires_pythonNone
licenseMIT
keywords testing test pytest matcher
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## majava
Collection of matchers for testing

..tbd

TO ADD: WithAttrs, EachIs, Regexp, FileList

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "majava",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "testing, test, pytest, matcher",
    "author": "wsnk",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/56/e7/5978b347b14a067eb7401603f2423daf78116b27ff7428c1055edd352932/majava-0.3.0.tar.gz",
    "platform": null,
    "description": "## majava\nCollection of matchers for testing\n\n..tbd\n\nTO ADD: WithAttrs, EachIs, Regexp, FileList\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Collection of matchers for testing",
    "version": "0.3.0",
    "project_urls": {
        "Homepage": "https://github.com/wsnk/majava"
    },
    "split_keywords": [
        "testing",
        " test",
        " pytest",
        " matcher"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "25a36fd8b498fa23f385e27d3d60debe1086dcfe53014ffe953f1525668bc531",
                "md5": "4f008f5c92fbb2928908d1c154091e30",
                "sha256": "01e8a628ef8c2d7cf054cb4d1bc1a64dd425282308c694a2bd0b8f773574489b"
            },
            "downloads": -1,
            "filename": "majava-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4f008f5c92fbb2928908d1c154091e30",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5973,
            "upload_time": "2025-02-22T12:07:53",
            "upload_time_iso_8601": "2025-02-22T12:07:53.370443Z",
            "url": "https://files.pythonhosted.org/packages/25/a3/6fd8b498fa23f385e27d3d60debe1086dcfe53014ffe953f1525668bc531/majava-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "56e75978b347b14a067eb7401603f2423daf78116b27ff7428c1055edd352932",
                "md5": "901ab7b89b56c9c9319835d369334f27",
                "sha256": "da8f3b6c98664004e57cd3983b1947edcac0310a3c7277d7e4ead1ee0d571c09"
            },
            "downloads": -1,
            "filename": "majava-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "901ab7b89b56c9c9319835d369334f27",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6564,
            "upload_time": "2025-02-22T12:07:55",
            "upload_time_iso_8601": "2025-02-22T12:07:55.142786Z",
            "url": "https://files.pythonhosted.org/packages/56/e7/5978b347b14a067eb7401603f2423daf78116b27ff7428c1055edd352932/majava-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-22 12:07:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wsnk",
    "github_project": "majava",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "majava"
}
        
Elapsed time: 0.52815s