# command: ./gradlew :messaging:messaging-schema-avro:test --rerun-tasks --console=plain
# cwd: /shared/codebase/clean-architecture-backend-template/src
# revision: 21234e38cdb9a926cbc92bb97a2aee2e4a7d2916

> Task :messaging:messaging-schema-avro:testClasses
> Task :messaging:messaging-schema-avro:test

BUILD SUCCESSFUL in 7s
16 actionable tasks: 16 executed
Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.0.0/userguide/configuration_cache_enabling.html

# per-class results
name="dev.caskeleton.messaging.schema.avro.AvroCompatibilityTest" tests="8" skipped="0" failures="0" errors="0"
name="dev.caskeleton.messaging.schema.avro.AvroHostileInputTest" tests="4" skipped="0" failures="0" errors="0"
name="dev.caskeleton.messaging.schema.avro.AvroRegistryBoundsTest" tests="4" skipped="0" failures="0" errors="0"
