Metadata-Version: 2.4
Name: etos_test_runner
Version: 3.9.0
Summary: ETOS Test Runner
Author-email: Tobias Persson <tobias.persson@axis.com>
License: Apache License, Version 2.0
Project-URL: Documentation, https://etos.readthedocs.io/
Project-URL: Homepage, https://github.com/eiffel-community/etos-test-runner
Project-URL: Repository, https://github.com/eiffel-community/etos-test-runner
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
License-File: AUTHORS.rst
Requires-Dist: etos_lib==5.2.1
Requires-Dist: cryptography<43.0.0,>=42.0.4
Requires-Dist: packageurl-python==0.9.1
Requires-Dist: jsontas<2.0.0,>=1.4.1
Requires-Dist: opentelemetry-api==1.40.0
Requires-Dist: opentelemetry-sdk==1.40.0
Requires-Dist: opentelemetry-exporter-otlp==1.40.0
Requires-Dist: opentelemetry-semantic-conventions==0.61b0
Requires-Dist: opentelemetry-instrumentation-logging==0.61b0
Provides-Extra: testing
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Dynamic: license-file

================
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.
