feature-api: Übername des Slim-Skeleton

This commit is contained in:
2022-04-30 15:30:26 +02:00
parent f48208ab42
commit 6ed248e925
45 changed files with 1493 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Codeception Test Suite Configuration
#
# Suite for unit or integration tests.
actor: UnitTester
modules:
enabled:
- Asserts
- \Helper\Unit
step_decorators: ~