pyVows


NamepyVows JSON
Version 3.0.0 PyPI version JSON
download
home_pagehttp://pyvows.org
SummarypyVows is a BDD test engine based on Vows.js <http://vowsjs.org>.
upload_time2019-11-26 03:02:48
maintainerZearin
docs_urlNone
authorBernardo Heynemann
requires_python
licenseMIT
keywords test testing vows tdd bdd development coverage profile profiling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pyVows is a test engine based on Vows.js. It features topic-based testing,
        (*fast*) parallel running of tests, code coverage reports, test profiling, and
        more:

        http://pyvows.org
            

Raw data

            {
    "_id": null,
    "home_page": "http://pyvows.org",
    "name": "pyVows",
    "maintainer": "Zearin",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "test testing vows tdd bdd development coverage profile profiling",
    "author": "Bernardo Heynemann",
    "author_email": "heynemann@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fb/3c/9fd8a1cd070b8c54f6225d28817c7d64ba061eadc2d236c4eb6287a64dbb/pyVows-3.0.0.tar.gz",
    "platform": "",
    "description": "pyVows is a test engine based on Vows.js. It features topic-based testing,\n        (*fast*) parallel running of tests, code coverage reports, test profiling, and\n        more:\n\n        http://pyvows.org",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "pyVows is a BDD test engine based on Vows.js <http://vowsjs.org>.",
    "version": "3.0.0",
    "project_urls": {
        "Homepage": "http://pyvows.org"
    },
    "split_keywords": [
        "test",
        "testing",
        "vows",
        "tdd",
        "bdd",
        "development",
        "coverage",
        "profile",
        "profiling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb3c9fd8a1cd070b8c54f6225d28817c7d64ba061eadc2d236c4eb6287a64dbb",
                "md5": "b7d22a6d82a30a34e82800b3d41bcb65",
                "sha256": "dbee2e9962cd91b1650a97c5c17d05036374cce661b2dfd8338a3305f5e868c2"
            },
            "downloads": -1,
            "filename": "pyVows-3.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b7d22a6d82a30a34e82800b3d41bcb65",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 39112,
            "upload_time": "2019-11-26T03:02:48",
            "upload_time_iso_8601": "2019-11-26T03:02:48.608566Z",
            "url": "https://files.pythonhosted.org/packages/fb/3c/9fd8a1cd070b8c54f6225d28817c7d64ba061eadc2d236c4eb6287a64dbb/pyVows-3.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-11-26 03:02:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyvows"
}
        
Elapsed time: 0.06550s