fununit


Namefununit JSON
Version 2.1.0 PyPI version JSON
download
home_pagehttps://github.com/johnmpost/fununit
Summarya functional, declarative, unit-testing library for testing pure functions
upload_time2023-01-31 02:48:51
maintainer
docs_urlNone
authorJohn Post
requires_python>=3.9
licenseWTFPL
keywords unit testing testing functional programming declarative pure functions testing boilerplate parameterized testing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Find the documentation at the project's homepage: https://github.com/johnmpost/fununit/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/johnmpost/fununit",
    "name": "fununit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "unit testing,testing,functional programming,declarative,pure functions,testing boilerplate,parameterized testing",
    "author": "John Post",
    "author_email": "muffinpost1@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7b/58/cbf24649f2fdf4ed40c42449c3ab4d2fb27fa35bea7be64e9fe6db83d0fb/fununit-2.1.0.tar.gz",
    "platform": null,
    "description": "Find the documentation at the project's homepage: https://github.com/johnmpost/fununit/\n",
    "bugtrack_url": null,
    "license": "WTFPL",
    "summary": "a functional, declarative, unit-testing library for testing pure functions",
    "version": "2.1.0",
    "split_keywords": [
        "unit testing",
        "testing",
        "functional programming",
        "declarative",
        "pure functions",
        "testing boilerplate",
        "parameterized testing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e319e4d13f57d94c2d4d4f82511c69349c1eab8b0cf05cf2582f9b54863f7c5d",
                "md5": "12ad670bbf1bfb818ed2c07e6b3c332e",
                "sha256": "25c4fa54e3a5d667edf91c2a68fedf413489b5403076be77b8ab1a69035858f3"
            },
            "downloads": -1,
            "filename": "fununit-2.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "12ad670bbf1bfb818ed2c07e6b3c332e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5607,
            "upload_time": "2023-01-31T02:48:49",
            "upload_time_iso_8601": "2023-01-31T02:48:49.942774Z",
            "url": "https://files.pythonhosted.org/packages/e3/19/e4d13f57d94c2d4d4f82511c69349c1eab8b0cf05cf2582f9b54863f7c5d/fununit-2.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b58cbf24649f2fdf4ed40c42449c3ab4d2fb27fa35bea7be64e9fe6db83d0fb",
                "md5": "6400b2c32d0b8bb14c1f6d99bd29950f",
                "sha256": "73642b2a1ba149fcfe358ebe45183fdc92095237fe5010c5b290124b3810017d"
            },
            "downloads": -1,
            "filename": "fununit-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6400b2c32d0b8bb14c1f6d99bd29950f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 8446,
            "upload_time": "2023-01-31T02:48:51",
            "upload_time_iso_8601": "2023-01-31T02:48:51.975599Z",
            "url": "https://files.pythonhosted.org/packages/7b/58/cbf24649f2fdf4ed40c42449c3ab4d2fb27fa35bea7be64e9fe6db83d0fb/fununit-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-31 02:48:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "johnmpost",
    "github_project": "fununit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "fununit"
}
        
Elapsed time: 0.03411s