We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13161c8 commit 68cb5d4Copy full SHA for 68cb5d4
1 file changed
README.md
@@ -203,9 +203,7 @@ Distributed tracing is enabled using OpenTelemetry and Jaeger. To view all trace
203
204
Enhanced auto-tracing automatically injects `TracedBusinessLogic` for detailed span creation without redundancy. Function signatures determine tracing mode.
205
206
-### Testing and Error Visibility
207
-
208
-The project includes comprehensive test suites that are also traced and visible in Jaeger:
+Also, there is comprehensive test suites that are also traced and visible in Jaeger:
209
210
- **Thing Description (TD) validation tests** - Test if the exposed TD is valid according to W3C WoT standards
211
- **Thing Model (TM) validation tests** - Validate the Thing Model against the schema
0 commit comments