Name | scipion-testrunner JSON |
Version |
1.0.0
JSON |
| download |
home_page | None |
Summary | Module to handle in an efficient way the execution of Scipion tests |
upload_time | 2024-08-31 13:01:21 |
maintainer | None |
docs_url | None |
author | Martín Salinas |
requires_python | <4.0,>=3.8 |
license | LICENSE |
keywords |
scipion
testing
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Scipion test runner
A module designed to handle in an efficient way the execution of Scipion tests.
This module, even if it can be used locally as a user-friendly way of running all the tests of a specific plugin in parallel while avoiding cluttering the terminal, has been designed for CI/CD processes.
This Python module needs to be installed in an enviroment with an installation of [Scipion3](https://scipion.i2pc.es/) in order to work.
## Installation
To install this package, activate the enviroment that contains Scipion, and run `pip install scipion-testrunner`.
## Usage
To view the usage guide, run `scipion-testrunner -h`.
Raw data
{
"_id": null,
"home_page": null,
"name": "scipion-testrunner",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": "scipion, testing",
"author": "Mart\u00edn Salinas",
"author_email": "ssalinasmartin@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/1e/e7/b656390deadf4568159a4016e68e644919551d0042f7b13b28af026baef1/scipion_testrunner-1.0.0.tar.gz",
"platform": null,
"description": "# Scipion test runner\nA module designed to handle in an efficient way the execution of Scipion tests.\nThis module, even if it can be used locally as a user-friendly way of running all the tests of a specific plugin in parallel while avoiding cluttering the terminal, has been designed for CI/CD processes.\n\nThis Python module needs to be installed in an enviroment with an installation of [Scipion3](https://scipion.i2pc.es/) in order to work.\n\n## Installation\nTo install this package, activate the enviroment that contains Scipion, and run `pip install scipion-testrunner`.\n\n## Usage\nTo view the usage guide, run `scipion-testrunner -h`.\n",
"bugtrack_url": null,
"license": "LICENSE",
"summary": "Module to handle in an efficient way the execution of Scipion tests",
"version": "1.0.0",
"project_urls": null,
"split_keywords": [
"scipion",
" testing"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7b7b3cef52d44c9401f7dceada5cafcdb4e4b3a15490f15b9d4da6d512df445d",
"md5": "67b2a6768e2985c51b93a6e823aeecc2",
"sha256": "b828878541a310d514a7c54e6818cea707b155adebd623bff4774e45c91f8e03"
},
"downloads": -1,
"filename": "scipion_testrunner-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "67b2a6768e2985c51b93a6e823aeecc2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 25354,
"upload_time": "2024-08-31T13:01:19",
"upload_time_iso_8601": "2024-08-31T13:01:19.810257Z",
"url": "https://files.pythonhosted.org/packages/7b/7b/3cef52d44c9401f7dceada5cafcdb4e4b3a15490f15b9d4da6d512df445d/scipion_testrunner-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1ee7b656390deadf4568159a4016e68e644919551d0042f7b13b28af026baef1",
"md5": "75135c6ce87528dc1ecf4671192f68ba",
"sha256": "95bef8e05fc95a5546445ce89895eb24a4fde89c7a3eaf09b09fe225bd713ec1"
},
"downloads": -1,
"filename": "scipion_testrunner-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "75135c6ce87528dc1ecf4671192f68ba",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 21351,
"upload_time": "2024-08-31T13:01:21",
"upload_time_iso_8601": "2024-08-31T13:01:21.434161Z",
"url": "https://files.pythonhosted.org/packages/1e/e7/b656390deadf4568159a4016e68e644919551d0042f7b13b28af026baef1/scipion_testrunner-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-31 13:01:21",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "scipion-testrunner"
}