Tasty/README.md
2024-01-08 23:24:10 +00:00

375 B

Tasty

A library for testing TACOS.

Installation

Set up a TACOS project by following this guide. Instead of adding an App folder to the project, add clone this repository.

Install the Python libraries: pip install pyserial termcolor

testing

You can run the tests by running the file run.py.