Add a few simple integration tests

This commit is contained in:
2021-11-21 22:00:18 +01:00
parent ca1f649ecf
commit 78a957268d
5 changed files with 121 additions and 1 deletions

View File

@@ -60,3 +60,6 @@ version = "1.5"
[dependencies.comfy-table]
version = "5.0"
[dev-dependencies.tempdir]
version = "0.3"