# Quick Start
You can use `Rehearser` to build reliable unit tests quickly
Please check https://github.com/kevinchwong/rehearser-examples
----
## Installation
```bash
pip install rehearser
```
## Tutorials
- [Introduction](https://medium.com/@kevinchwong/unveiling-rehearser-revolutionize-your-python-unit-tests-d53eaa809d23)
- [Step-by-step](https://medium.com/@kevinchwong/unlock-the-secrets-of-efficient-python-testing-with-rehearser-2b967f16c706)
Raw data
{
"_id": null,
"home_page": "https://github.com/kevinchwong/rehearser-examples",
"name": "rehearser",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "unit testing,contract testing,testing tools,open source,developer tools,rehearsal,proxy,rehearser",
"author": "Kevin C. Wong",
"author_email": "kevinchwong@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/24/d0/e25e4092149487566022a4b63617ca3367c072e7e95b04b52e6d12ba42fa/rehearser-0.1.19.tar.gz",
"platform": null,
"description": "# Quick Start\nYou can use `Rehearser` to build reliable unit tests quickly\n\nPlease check https://github.com/kevinchwong/rehearser-examples\n\n----\n\n## Installation\n\n```bash\npip install rehearser\n```\n\n## Tutorials\n - [Introduction](https://medium.com/@kevinchwong/unveiling-rehearser-revolutionize-your-python-unit-tests-d53eaa809d23)\n - [Step-by-step](https://medium.com/@kevinchwong/unlock-the-secrets-of-efficient-python-testing-with-rehearser-2b967f16c706)\n\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Rehearser makes writing reliable unit tests super easy!",
"version": "0.1.19",
"project_urls": {
"Homepage": "https://github.com/kevinchwong/rehearser-examples"
},
"split_keywords": [
"unit testing",
"contract testing",
"testing tools",
"open source",
"developer tools",
"rehearsal",
"proxy",
"rehearser"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ef27cad3b116d46e2a05a4d5ab15edfe1533c920a0c7498588deceb9c01754b1",
"md5": "b09e553341b2524600b03a8d166fb0dd",
"sha256": "c5288b85e006f0bc31b80b2014cb0eb251a427e8e64e64b6f4079ddc103d7eba"
},
"downloads": -1,
"filename": "rehearser-0.1.19-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b09e553341b2524600b03a8d166fb0dd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 14879,
"upload_time": "2023-11-20T01:58:05",
"upload_time_iso_8601": "2023-11-20T01:58:05.152989Z",
"url": "https://files.pythonhosted.org/packages/ef/27/cad3b116d46e2a05a4d5ab15edfe1533c920a0c7498588deceb9c01754b1/rehearser-0.1.19-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "24d0e25e4092149487566022a4b63617ca3367c072e7e95b04b52e6d12ba42fa",
"md5": "2b90b3162286f0d59fd20e29de939b72",
"sha256": "7c6a9ebb448f57198b8b19320b15bb603d6b737803ef43d765db9f20afbdc657"
},
"downloads": -1,
"filename": "rehearser-0.1.19.tar.gz",
"has_sig": false,
"md5_digest": "2b90b3162286f0d59fd20e29de939b72",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12459,
"upload_time": "2023-11-20T01:58:06",
"upload_time_iso_8601": "2023-11-20T01:58:06.688946Z",
"url": "https://files.pythonhosted.org/packages/24/d0/e25e4092149487566022a4b63617ca3367c072e7e95b04b52e6d12ba42fa/rehearser-0.1.19.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-20 01:58:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kevinchwong",
"github_project": "rehearser-examples",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "rehearser"
}