Metadata-Version: 2.1
Name: etos-test-runner
Version: 1.8.0
Summary: ETOS Test Runner
Home-page: https://github.com/eiffel-community/etos-test-runner
Author: Tobias Persson
Author-email: tobias.persson@axis.com
License: Apache License, Version 2.0
Project-URL: Documentation, https://etos.readthedocs.io/
Description: ================
        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.
        
Platform: Linux
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: testing
