d-u-d-e / c-compiler

GNU General Public License v3.0
3 stars 0 forks source link

feat(CI): python unittests #23

Closed CremaLuca closed 1 week ago

CremaLuca commented 1 week ago

Added automatic unittest of test directory upon pull-request on main and develop branches.

CI runs on python 3.12 and 3.13 for compatibility and to avoid potential deprecation.