Giter VIP home page Giter VIP logo

qc-otx's Introduction

qc-otx

This project implements the Open Test sequence eXchange (OTX) Checker for the ASAM Quality Checker project.

Installation

To install the project, run:

pip install -r requirements.txt

This will install the needed dependencies to your local Python.

Usage

The checker can be used as a Python script:

python main.py --help
usage: QC OTX Checker [-h] (-d | -c CONFIG_PATH)
This is a collection of scripts for checking validity of Open Test sequence eXchange format (.otx) files.
options:
  -h, --help            show this help message and exit
  -d, --default_config
  -c CONFIG_PATH, --config_path CONFIG_PATH

Example

  • No issues found

  • Issues found on file

Tests

To run the tests, you need to have installed the main dependencies mentioned at Installation.

Install Python tests and development dependencies:

pip install -r requirements-tests.txt

Execute tests:

python -m pytest -vv

They should output something similar to:

===================== test session starts =====================
platform linux -- Python 3.11.9, pytest-8.2.2, pluggy-1.5.0

You can check more options for pytest at its own documentation.

Contributing

For contributing, you need to install the development requirements besides the test and installation requirements, for that run:

pip install -r requirements-dev.txt

You need to have pre-commit installed and install the hooks:

pre-commit install

qc-otx's People

Contributors

romanodanilo avatar andreaskern74 avatar asamdiegosanchez avatar

Stargazers

 avatar

Watchers

Benjamin Engel avatar  avatar

Forkers

junyang0412

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.