Name | pytest-sqlalchemy-session JSON |
Version |
0.3.4b1
JSON |
| download |
home_page | |
Summary | A pytest plugin for preserving test isolation that use SQLAlchemy. |
upload_time | 2023-05-19 12:24:28 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.7 |
license | MIT |
keywords |
pytest
sqlalchemy
transaction
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# pytest-sqlalchemy-session
## Installation
You can install "pytest-sqlalchemy-session" via `pip` from `PyPI`
```shell
pip install pytest-sqlalchemy-session
```
## Features
* TODO
## Usage
* TODO
## Contributing
Contributions are very welcome. Tests can be run with `nox`, please ensure
the coverage at least stays the same before you submit a pull request.
## License
Distributed under the terms of the `MIT` license, "pytest-sqlalchemy-session" is free and open source software
Raw data
{
"_id": null,
"home_page": "",
"name": "pytest-sqlalchemy-session",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "pytest,sqlalchemy,transaction",
"author": "",
"author_email": "Stanislav Shkitin <stanislav.shkitin@yandex.ru>",
"download_url": "https://files.pythonhosted.org/packages/91/47/40f848686ef7201c04fbc17afbd6baae065ca8280472c897a2d3d54e8f6c/pytest-sqlalchemy-session-0.3.4b1.tar.gz",
"platform": null,
"description": "# pytest-sqlalchemy-session\n\n## Installation\nYou can install \"pytest-sqlalchemy-session\" via `pip` from `PyPI`\n\n```shell\npip install pytest-sqlalchemy-session\n```\n\n## Features\n* TODO\n\n## Usage\n\n* TODO\n\n## Contributing\nContributions are very welcome. Tests can be run with `nox`, please ensure\nthe coverage at least stays the same before you submit a pull request.\n\n## License\nDistributed under the terms of the `MIT` license, \"pytest-sqlalchemy-session\" is free and open source software\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A pytest plugin for preserving test isolation that use SQLAlchemy.",
"version": "0.3.4b1",
"project_urls": null,
"split_keywords": [
"pytest",
"sqlalchemy",
"transaction"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "102fdeed5a9f2069f083f0907e408208dba824886eb3d397fc814f9702bb6319",
"md5": "ffde3691a8fa6b8f74588001c2ad2341",
"sha256": "02749d69d5063c66801a7eebc2cf322db722b0822d339f825591204b251c383f"
},
"downloads": -1,
"filename": "pytest_sqlalchemy_session-0.3.4b1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ffde3691a8fa6b8f74588001c2ad2341",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 6970,
"upload_time": "2023-05-19T12:24:27",
"upload_time_iso_8601": "2023-05-19T12:24:27.361159Z",
"url": "https://files.pythonhosted.org/packages/10/2f/deed5a9f2069f083f0907e408208dba824886eb3d397fc814f9702bb6319/pytest_sqlalchemy_session-0.3.4b1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "914740f848686ef7201c04fbc17afbd6baae065ca8280472c897a2d3d54e8f6c",
"md5": "617a02ea83d7055f024858e0153b11dc",
"sha256": "7b9543b77bb2fd44caf8e156e9ab1d4e6cb6d2b2004e2a5dc52ecfefcdd89891"
},
"downloads": -1,
"filename": "pytest-sqlalchemy-session-0.3.4b1.tar.gz",
"has_sig": false,
"md5_digest": "617a02ea83d7055f024858e0153b11dc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 7036,
"upload_time": "2023-05-19T12:24:28",
"upload_time_iso_8601": "2023-05-19T12:24:28.919893Z",
"url": "https://files.pythonhosted.org/packages/91/47/40f848686ef7201c04fbc17afbd6baae065ca8280472c897a2d3d54e8f6c/pytest-sqlalchemy-session-0.3.4b1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-19 12:24:28",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pytest-sqlalchemy-session"
}