Name | eurydice-test-framework JSON |
Version |
0.1.1
JSON |
| download |
home_page | None |
Summary | None |
upload_time | 2024-10-06 09:18:03 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.11 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Test framework
This is solution for fast build test framework
__Steps for start__:
Build project:\
```eurydice project init --project-name [PROJECT_NAME] --login [LOGIN] --password [PASSWORD]```
login and password for tests database.
Add service:\
```eurydice service add --project-name [PROJECT_NAME] --service-name [SERVICE_NAME]```
Run tests:\
```eurydice tests run --mark [MARK]```
Use mark "all" for run all tests.
Now eurydice supports only pgsql.
Now project in beta. You can suggest the features.
Raw data
{
"_id": null,
"home_page": null,
"name": "eurydice-test-framework",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/d5/ea/faa6ca30554d2c211748018979bdeae42559f74dc855af30f5c49872ee44/eurydice_test_framework-0.1.1.tar.gz",
"platform": null,
"description": "# Test framework\r\nThis is solution for fast build test framework\r\n\r\n__Steps for start__:\r\n\r\nBuild project:\\\r\n```eurydice project init --project-name [PROJECT_NAME] --login [LOGIN] --password [PASSWORD]```\r\n\r\nlogin and password for tests database.\r\n\r\nAdd service:\\\r\n```eurydice service add --project-name [PROJECT_NAME] --service-name [SERVICE_NAME]```\r\n\r\nRun tests:\\\r\n```eurydice tests run --mark [MARK]```\r\nUse mark \"all\" for run all tests.\r\n\r\n\r\nNow eurydice supports only pgsql.\r\n\r\nNow project in beta. You can suggest the features.\r\n\r\n",
"bugtrack_url": null,
"license": null,
"summary": null,
"version": "0.1.1",
"project_urls": {
"Homepage": "https://github.com/korneyaitmatoff/eurydice_test_framework"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6eb044f5dd8d7d985f73f75f0cb224871c432a66249af79663eb343a5177db33",
"md5": "4fa65ad5ff8ab74789cbefa4ee56e047",
"sha256": "32266735038177ee4be9f892da6b94dfed077a409ecedc29c8236f926e81ed5a"
},
"downloads": -1,
"filename": "eurydice_test_framework-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4fa65ad5ff8ab74789cbefa4ee56e047",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 20296,
"upload_time": "2024-10-06T09:18:02",
"upload_time_iso_8601": "2024-10-06T09:18:02.598613Z",
"url": "https://files.pythonhosted.org/packages/6e/b0/44f5dd8d7d985f73f75f0cb224871c432a66249af79663eb343a5177db33/eurydice_test_framework-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d5eafaa6ca30554d2c211748018979bdeae42559f74dc855af30f5c49872ee44",
"md5": "7ab4bb12a5422c5df65fa04d6220665f",
"sha256": "6ea36a7c3a950132445850fa2bf2cd346c537c616b3fa06a8a1ecd608a36d4ea"
},
"downloads": -1,
"filename": "eurydice_test_framework-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "7ab4bb12a5422c5df65fa04d6220665f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 11771,
"upload_time": "2024-10-06T09:18:03",
"upload_time_iso_8601": "2024-10-06T09:18:03.991920Z",
"url": "https://files.pythonhosted.org/packages/d5/ea/faa6ca30554d2c211748018979bdeae42559f74dc855af30f5c49872ee44/eurydice_test_framework-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-06 09:18:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "korneyaitmatoff",
"github_project": "eurydice_test_framework",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "eurydice-test-framework"
}