feat: add match-test argument to test cli

This commit is contained in:
adrian
2025-09-10 08:58:33 +02:00
committed by Adrian Benavides
parent 24504d0f94
commit 580a8822a5
4 changed files with 58 additions and 20 deletions

View File

@@ -29,3 +29,4 @@ dotenv = "0.15.0"
async-trait = "0.1.87"
colored = "3.0.0"
similar = "2.7.0"
termsize = "0.1.9"