UnitPie


NameUnitPie JSON
Version 1.0.0.2 PyPI version JSON
download
home_pageNone
SummaryTired of these testing libraries such as pytest and unittest? UnitPie is here to change that!
upload_time2024-06-18 18:28:32
maintainerNone
docs_urlNone
authorSandu Bogdan
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # UnitPie
Tired of these testing libraries such as `pytest` and `unittest`? `UnitPie` is here to change that!
It allows you to group and categorize tests into different TestCases and run all tests by calling a single function!
No command-line trickery needed!

## Command Line Syntax
* `-v`, `-version`: This will print out the version of `UnitPie` you currently have installed

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "UnitPie",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Sandu Bogdan",
    "author_email": "bogdanelsandu@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/dd/e7/e0ccf0c5359bbbdfa40657991d01adbc0a5c26bef6f01042903b407a1a0b/unitpie-1.0.0.2.tar.gz",
    "platform": null,
    "description": "# UnitPie\r\nTired of these testing libraries such as `pytest` and `unittest`? `UnitPie` is here to change that!\r\nIt allows you to group and categorize tests into different TestCases and run all tests by calling a single function!\r\nNo command-line trickery needed!\r\n\r\n## Command Line Syntax\r\n* `-v`, `-version`: This will print out the version of `UnitPie` you currently have installed\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Tired of these testing libraries such as pytest and unittest? UnitPie is here to change that!",
    "version": "1.0.0.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ceb3ffa89c7d6775cf203635cb57c76fe6151e08450edb0e6b29fdd40c87031",
                "md5": "6d1fd626f2e98d24e007641d24c88f92",
                "sha256": "40d512edac54ed3deb2df682f97a2a6b76546586c2102c9015eadb2cc419f465"
            },
            "downloads": -1,
            "filename": "UnitPie-1.0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6d1fd626f2e98d24e007641d24c88f92",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 4738,
            "upload_time": "2024-06-18T18:28:30",
            "upload_time_iso_8601": "2024-06-18T18:28:30.910440Z",
            "url": "https://files.pythonhosted.org/packages/3c/eb/3ffa89c7d6775cf203635cb57c76fe6151e08450edb0e6b29fdd40c87031/UnitPie-1.0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dde7e0ccf0c5359bbbdfa40657991d01adbc0a5c26bef6f01042903b407a1a0b",
                "md5": "10247f5bcfb97e6b91625e749b22dac3",
                "sha256": "e89769b7c456213ea987d7366c7ae993b06c7e1c0992d67ef8ca4edd456fd577"
            },
            "downloads": -1,
            "filename": "unitpie-1.0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "10247f5bcfb97e6b91625e749b22dac3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3810,
            "upload_time": "2024-06-18T18:28:32",
            "upload_time_iso_8601": "2024-06-18T18:28:32.383970Z",
            "url": "https://files.pythonhosted.org/packages/dd/e7/e0ccf0c5359bbbdfa40657991d01adbc0a5c26bef6f01042903b407a1a0b/unitpie-1.0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-18 18:28:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "unitpie"
}
        
Elapsed time: 0.40403s