wield.pytest


Namewield.pytest JSON
Version 0.9.5 PyPI version JSON
download
home_pagehttps://github.com/wieldphysics/wield-pytest
SummaryToolkit for modeling interferometers, circuits, signals, and control systems
upload_time2023-04-15 23:55:28
maintainer
docs_urlNone
authorLee McCuller
requires_python
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            wield.pytest
====================

A set of pytest fixtures and helpers used in the python wield packages and their
test suites.

A primary purpose of these fixtures is to enable tests to better store and
side-effects such as plots and outputs. This helps the pytest test suite to be
used and developed more like a Jupyter (or other) notebook.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wieldphysics/wield-pytest",
    "name": "wield.pytest",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Lee McCuller",
    "author_email": "mcculler@caltech.edu",
    "download_url": "https://files.pythonhosted.org/packages/0f/f4/f6d092d3b6f7e8cb227e56068e666f643e56e7423bc8ad54f3497860f8ce/wield.pytest-0.9.5.tar.gz",
    "platform": null,
    "description": "wield.pytest\n====================\n\nA set of pytest fixtures and helpers used in the python wield packages and their\ntest suites.\n\nA primary purpose of these fixtures is to enable tests to better store and\nside-effects such as plots and outputs. This helps the pytest test suite to be\nused and developed more like a Jupyter (or other) notebook.\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Toolkit for modeling interferometers, circuits, signals, and control systems",
    "version": "0.9.5",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c6905ec63f63129733406f8863d1b44734894cdf9d5ac0c2d5752597131b6374",
                "md5": "187e8a4d80bb0435e9a505c36d2f6ed2",
                "sha256": "df171c30fec3a0e00df255ad46618791dd8e4b183911872d64514c16970a622f"
            },
            "downloads": -1,
            "filename": "wield.pytest-0.9.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "187e8a4d80bb0435e9a505c36d2f6ed2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 20768,
            "upload_time": "2023-04-15T23:55:26",
            "upload_time_iso_8601": "2023-04-15T23:55:26.648047Z",
            "url": "https://files.pythonhosted.org/packages/c6/90/5ec63f63129733406f8863d1b44734894cdf9d5ac0c2d5752597131b6374/wield.pytest-0.9.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ff4f6d092d3b6f7e8cb227e56068e666f643e56e7423bc8ad54f3497860f8ce",
                "md5": "b7a584e5e1f125297037576b96f4d85a",
                "sha256": "7669bd0b54920a898ef0efea7e8c5ac60d5ff67aa148c3bdb1cc8939655224d1"
            },
            "downloads": -1,
            "filename": "wield.pytest-0.9.5.tar.gz",
            "has_sig": false,
            "md5_digest": "b7a584e5e1f125297037576b96f4d85a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17574,
            "upload_time": "2023-04-15T23:55:28",
            "upload_time_iso_8601": "2023-04-15T23:55:28.764821Z",
            "url": "https://files.pythonhosted.org/packages/0f/f4/f6d092d3b6f7e8cb227e56068e666f643e56e7423bc8ad54f3497860f8ce/wield.pytest-0.9.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-15 23:55:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "wieldphysics",
    "github_project": "wield-pytest",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "wield.pytest"
}
        
Elapsed time: 0.05788s