etos-test-runner


Nameetos-test-runner JSON
Version 3.3.1 PyPI version JSON
download
home_pagehttps://github.com/eiffel-community/etos-test-runner
SummaryETOS Test Runner
upload_time2024-02-07 11:14:45
maintainer
docs_urlNone
authorTobias Persson
requires_python
licenseApache License, Version 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            ================
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tobias Persson",
    "author_email": "tobias.persson@axis.com",
    "download_url": "https://files.pythonhosted.org/packages/a9/50/58ada565000f2e6ac760f8b97d39c26e2e5147080426dde68b6edd0b3217/etos_test_runner-3.3.1.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.3.1",
    "project_urls": {
        "Documentation": "https://etos.readthedocs.io/",
        "Homepage": "https://github.com/eiffel-community/etos-test-runner"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a2d78a53f20bd91ab026d8a8785eb28a7c31a75be832b99222631abe76a0b6e",
                "md5": "b01f02ab97e1e28608ef8a83cabcf3f4",
                "sha256": "34682b9f40ed7ef09a8176b4a31364f3844be1e454905eea815112787b05c5a5"
            },
            "downloads": -1,
            "filename": "etos_test_runner-3.3.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b01f02ab97e1e28608ef8a83cabcf3f4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 35484,
            "upload_time": "2024-02-07T11:14:44",
            "upload_time_iso_8601": "2024-02-07T11:14:44.074531Z",
            "url": "https://files.pythonhosted.org/packages/8a/2d/78a53f20bd91ab026d8a8785eb28a7c31a75be832b99222631abe76a0b6e/etos_test_runner-3.3.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a95058ada565000f2e6ac760f8b97d39c26e2e5147080426dde68b6edd0b3217",
                "md5": "17ff49782081cd6348f557aefd9eeb97",
                "sha256": "482e8f07b696dc128937e532c1ada655349ec0500d9cea3a7717736b50af8547"
            },
            "downloads": -1,
            "filename": "etos_test_runner-3.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "17ff49782081cd6348f557aefd9eeb97",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 44171,
            "upload_time": "2024-02-07T11:14:45",
            "upload_time_iso_8601": "2024-02-07T11:14:45.849144Z",
            "url": "https://files.pythonhosted.org/packages/a9/50/58ada565000f2e6ac760f8b97d39c26e2e5147080426dde68b6edd0b3217/etos_test_runner-3.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-07 11:14:45",
    "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": [],
    "tox": true,
    "lcname": "etos-test-runner"
}
        
Elapsed time: 0.24268s