Tico - Test Interaction Console

Tico is a lean command line tool + a set of commonly used testing utilities to speed up your test authoring and direction processes.
Aggiornato 25 gen 2023
Tico is a lean command line tool + a set of commonly used testing utilities to speed up your test authoring and direction processes. This tool is inspired by the Laravel "Artisan" tool, and built with a similar architecture in mind: a core dispatcher and a variable set of action handlers (that we call "call handlers").
This tool's purpose is to
  • assist the user in authoring testing tasks with dependencies
  • execute testing tasks with dependencies in the correct order
  • provide generic tools to write less testing code
  • provide an interface to generic infrastructure, such as GitLab™ and Polarion™
This project aims to provide generic tools to author and run tests with dependencies. This includes:
  • generic classes for often used data structures (e.g. tico.Grid)
  • a generic superclass for test cases (e.g. tico.TestCase)
  • a suggestion how to organize project tests (e.g. test/ and task/ folders)
  • command line tools to interact with your test suite (e.g. tico <call> <args>)
For further details, consult the User Manual PDF: https://gitlab.com/tum-fsd/tico/-/blob/main/MANUAL.pdf.

Cita come

Schwaiger, Florian, et al. “Tico – a Toolbox to Author and Execute Large Parametrizable Test Suites in MATLAB.” AIAA SCITECH 2023 Forum, American Institute of Aeronautics and Astronautics, 2023, doi:10.2514/6.2023-1123.

Visualizza più stili
Compatibilità della release di MATLAB
Creato con R2021a
Compatibile con R2021a e release successive
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!