================
ETOS Test Runner
================
.. image:: https://img.shields.io/badge/Stage-Sandbox-yellow.svg
:target: https://github.com/eiffel-community/community/blob/master/PROJECT_LIFECYCLE.md#stage-sandbox
ETOS (Eiffel Test Orchestration System) Test Runner
Description
===========
The ETOS Test Runner is responsible for executing test suites in ETOS.
ETR should, ideally, be executed within a test runner docker container.
Installation
============
pip install etos_test_runner
Contribute
==========
- Issue Tracker: https://github.com/eiffel-community/etos/issues
- Source Code: https://github.com/eiffel-community/etos-test-runner
Support
=======
If you are having issues, please let us know.
There is a mailing list at: etos-maintainers@googlegroups.com or just write an Issue.
Raw data
{
"_id": null,
"home_page": "https://github.com/eiffel-community/etos-test-runner",
"name": "etos-test-runner",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Tobias Persson",
"author_email": "tobias.persson@axis.com",
"download_url": "https://files.pythonhosted.org/packages/b7/5e/e1fba3adbb978fdf942db7dcd98545a274f4cc8d36828c3e71028e917f85/etos_test_runner-3.6.0.tar.gz",
"platform": "Linux",
"description": "================\nETOS Test Runner\n================\n\n.. image:: https://img.shields.io/badge/Stage-Sandbox-yellow.svg\n :target: https://github.com/eiffel-community/community/blob/master/PROJECT_LIFECYCLE.md#stage-sandbox\n\nETOS (Eiffel Test Orchestration System) Test Runner\n\n\nDescription\n===========\n\nThe ETOS Test Runner is responsible for executing test suites in ETOS.\nETR should, ideally, be executed within a test runner docker container.\n\n\nInstallation\n============\n\n pip install etos_test_runner\n\n\nContribute\n==========\n\n- Issue Tracker: https://github.com/eiffel-community/etos/issues\n- Source Code: https://github.com/eiffel-community/etos-test-runner\n\n\nSupport\n=======\n\nIf you are having issues, please let us know.\nThere is a mailing list at: etos-maintainers@googlegroups.com or just write an Issue.\n",
"bugtrack_url": null,
"license": "Apache License, Version 2.0",
"summary": "ETOS Test Runner",
"version": "3.6.0",
"project_urls": {
"Documentation": "https://etos.readthedocs.io/",
"Homepage": "https://github.com/eiffel-community/etos-test-runner"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0f75f82b170fd2ae943ba0061696063666f772f975082a3c5a9230ffce079890",
"md5": "727085ffa576390a5bd8d55e92db3848",
"sha256": "c2558e50550e21b137d53096a4b289225d49d7e8cd5b35cf60cbcd124f2c3045"
},
"downloads": -1,
"filename": "etos_test_runner-3.6.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "727085ffa576390a5bd8d55e92db3848",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 39558,
"upload_time": "2024-09-17T07:23:13",
"upload_time_iso_8601": "2024-09-17T07:23:13.499461Z",
"url": "https://files.pythonhosted.org/packages/0f/75/f82b170fd2ae943ba0061696063666f772f975082a3c5a9230ffce079890/etos_test_runner-3.6.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b75ee1fba3adbb978fdf942db7dcd98545a274f4cc8d36828c3e71028e917f85",
"md5": "bfc9c7fd0fc23143751f6a104ef4bf16",
"sha256": "2448218f97e94837539627f307931c5c9b72017762cb0b72295008f36056d260"
},
"downloads": -1,
"filename": "etos_test_runner-3.6.0.tar.gz",
"has_sig": false,
"md5_digest": "bfc9c7fd0fc23143751f6a104ef4bf16",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 46939,
"upload_time": "2024-09-17T07:23:14",
"upload_time_iso_8601": "2024-09-17T07:23:14.930288Z",
"url": "https://files.pythonhosted.org/packages/b7/5e/e1fba3adbb978fdf942db7dcd98545a274f4cc8d36828c3e71028e917f85/etos_test_runner-3.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-17 07:23:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "eiffel-community",
"github_project": "etos-test-runner",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "packageurl-python",
"specs": [
[
"==",
"0.9.1"
]
]
},
{
"name": "cryptography",
"specs": [
[
"<",
"43.0.0"
],
[
">=",
"42.0.4"
]
]
},
{
"name": "etos_lib",
"specs": [
[
"==",
"3.2.2"
]
]
},
{
"name": "jsontas",
"specs": [
[
"==",
"1.3.0"
]
]
}
],
"tox": true,
"lcname": "etos-test-runner"
}