spyder-unittest


Namespyder-unittest JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://github.com/spyder-ide/spyder-unittest
SummaryPlugin to run tests from within the Spyder IDE
upload_time2023-07-02 15:09:01
maintainer
docs_urlNone
authorSpyder Project Contributors
requires_python>=3.7
licenseMIT
keywords qt pyqt4 pyqt5 spyder plugins testing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
This is a plugin for the Spyder IDE that integrates popular unit test
frameworks. It allows you to run tests and view the results.

The plugin supports the `unittest` framework in the Python
standard library and the `pytest` and `nose2` testing frameworks.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/spyder-ide/spyder-unittest",
    "name": "spyder-unittest",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Qt PyQt4 PyQt5 spyder plugins testing",
    "author": "Spyder Project Contributors",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/f4/8f/ec9bf6a4b2281738e796fbcd735031be094ce5be403bdfec272c2100679e/spyder_unittest-0.6.0.tar.gz",
    "platform": null,
    "description": "\nThis is a plugin for the Spyder IDE that integrates popular unit test\nframeworks. It allows you to run tests and view the results.\n\nThe plugin supports the `unittest` framework in the Python\nstandard library and the `pytest` and `nose2` testing frameworks.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Plugin to run tests from within the Spyder IDE",
    "version": "0.6.0",
    "project_urls": {
        "Homepage": "https://github.com/spyder-ide/spyder-unittest"
    },
    "split_keywords": [
        "qt",
        "pyqt4",
        "pyqt5",
        "spyder",
        "plugins",
        "testing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "865f49308a9326152b53e60821754e17820ee093264d98d8a9950364ab018863",
                "md5": "83112c0b7ffad58de8cbe5e7f38b9dd3",
                "sha256": "5e722d570bf7c127e4e7b013f1bcaf5722885739869206565df82531188752b0"
            },
            "downloads": -1,
            "filename": "spyder_unittest-0.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "83112c0b7ffad58de8cbe5e7f38b9dd3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 67785,
            "upload_time": "2023-07-02T15:08:59",
            "upload_time_iso_8601": "2023-07-02T15:08:59.688845Z",
            "url": "https://files.pythonhosted.org/packages/86/5f/49308a9326152b53e60821754e17820ee093264d98d8a9950364ab018863/spyder_unittest-0.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f48fec9bf6a4b2281738e796fbcd735031be094ce5be403bdfec272c2100679e",
                "md5": "62e88953352f8dc26c043c5e958899ba",
                "sha256": "3c6ba7b7e5b7cb22313a5cf103098805f3b8b00c60301621f10afc98002462dd"
            },
            "downloads": -1,
            "filename": "spyder_unittest-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "62e88953352f8dc26c043c5e958899ba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 59067,
            "upload_time": "2023-07-02T15:09:01",
            "upload_time_iso_8601": "2023-07-02T15:09:01.607463Z",
            "url": "https://files.pythonhosted.org/packages/f4/8f/ec9bf6a4b2281738e796fbcd735031be094ce5be403bdfec272c2100679e/spyder_unittest-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-02 15:09:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "spyder-ide",
    "github_project": "spyder-unittest",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "spyder-unittest"
}
        
Elapsed time: 0.08986s