ok


Nameok JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
Summaryok: an ok fork of pytest
upload_time2024-11-17 02:36:16
maintainerNone
docs_urlNone
authorBrian Okken, pytest contributors (See AUTHORS)
requires_python>=3.8
licenseMIT
keywords test
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ok

This is `ok`. Or at least, it will be.   
`ok`, right now, is a fork of `pytest`. 

It might grow, or shrink, to be something else.

## This is an "alpha" project, at best.

- Use at your own risk.
- Features are being removed, so no gaurantees.
- You should probably use `pytest`, until the dust settles.

## Installation

You probably don't want to install `ok`. 
You probably want to install `pytest`.

But, if you insist, you can.

```
$ pip install ok
```

Or, more likely

```
$ uv pip install ok
```


## Removed so far

- unittest support (with version 0.832.2)
- doctest support (with version 0.832.3)
- pastebin support (with version 0.832.3)
- pdb support (with version 0.832.4)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ok",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "test",
    "author": "Brian Okken, pytest contributors (See AUTHORS)",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/88/66/15286bb0d42f20609cd5d4cdd9ed3c1c6ab0fb637c214f65e8450112f3fb/ok-0.1.1.tar.gz",
    "platform": null,
    "description": "# ok\n\nThis is `ok`. Or at least, it will be.   \n`ok`, right now, is a fork of `pytest`. \n\nIt might grow, or shrink, to be something else.\n\n## This is an \"alpha\" project, at best.\n\n- Use at your own risk.\n- Features are being removed, so no gaurantees.\n- You should probably use `pytest`, until the dust settles.\n\n## Installation\n\nYou probably don't want to install `ok`. \nYou probably want to install `pytest`.\n\nBut, if you insist, you can.\n\n```\n$ pip install ok\n```\n\nOr, more likely\n\n```\n$ uv pip install ok\n```\n\n\n## Removed so far\n\n- unittest support (with version 0.832.2)\n- doctest support (with version 0.832.3)\n- pastebin support (with version 0.832.3)\n- pdb support (with version 0.832.4)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "ok: an ok fork of pytest",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [
        "test"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0402862adb00bb7728a171e8c465af64743b93e85106a07ba02f2a0c21146e6c",
                "md5": "be57f5d7e3996b0c614378d2aa0e8412",
                "sha256": "195bf5a2e54d433c47e7474bd5929222b036d266289b9a5192ee3aee5d1385a8"
            },
            "downloads": -1,
            "filename": "ok-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "be57f5d7e3996b0c614378d2aa0e8412",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 302100,
            "upload_time": "2024-11-17T02:36:13",
            "upload_time_iso_8601": "2024-11-17T02:36:13.464058Z",
            "url": "https://files.pythonhosted.org/packages/04/02/862adb00bb7728a171e8c465af64743b93e85106a07ba02f2a0c21146e6c/ok-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "886615286bb0d42f20609cd5d4cdd9ed3c1c6ab0fb637c214f65e8450112f3fb",
                "md5": "f6dca01013e943cacf842e294f42f97b",
                "sha256": "998763b4b7239dfebf5c699653c70035f96e66f47d13f61130b84a06b1054512"
            },
            "downloads": -1,
            "filename": "ok-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f6dca01013e943cacf842e294f42f97b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 277961,
            "upload_time": "2024-11-17T02:36:16",
            "upload_time_iso_8601": "2024-11-17T02:36:16.484076Z",
            "url": "https://files.pythonhosted.org/packages/88/66/15286bb0d42f20609cd5d4cdd9ed3c1c6ab0fb637c214f65e8450112f3fb/ok-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-17 02:36:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ok"
}
        
Elapsed time: 1.03648s