initial commit

This commit is contained in:
2026-06-02 14:40:03 +02:00
commit a5089f815b
11 changed files with 581 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# shell tests
Utils for basic shell unit testing.
# Dependencies
- `std`
- `clap`
# License
All contents are licensed *exclusively* under the GNU Lesser General Public License (`LGPL-3.0-only`).