kubeshop / tracetest

🔭 Tracetest - Build integration and end-to-end tests in minutes, instead of days, using OpenTelemetry and trace-based testing.
https://docs.tracetest.io/
Other
992 stars 70 forks source link

[examples] Craft simple quick-start apps in `examples` #1586

Open adnanrahic opened 1 year ago

adnanrahic commented 1 year ago

Craft simple quick-start apps with popular programming languages and configure OpenTelemetry with Tracetest to collect traces and run trace-based tests.

Host all code samples in examples folder in this repo.

Craft sample apps and add to examples folder:

danielbdias commented 1 year ago

Hey @adnanrahic , after thinking for a while, I believe that we can add more languages to think about: Ruby, Kotlin, and Elixir.

As I have experience building APIs in Ruby I can do it on: https://github.com/kubeshop/tracetest/issues/2249

On Kotlin and Elixir, we can have further development later.

adnanrahic commented 1 year ago

Nice. We can add more programming languages.