tracetest icon indicating copy to clipboard operation
tracetest copied to clipboard

🔭 Tracetest - Build integration and end-to-end tests in minutes, instead of days, using OpenTelemetry and trace-based testing.

Results 255 tracetest issues
Sort by recently updated
recently updated
newest added

This PR allows tracetest to store metadata about a test run. The CLI is now capturing CI data when a test is running, this will be used to make it...

This PR implements the new `Test` mode for the `Test Run Detail page`. ## Changes - Changed the UI components related to the Test Run Detail page. - New UI...

frontend

**Context:** as part of v0.7 we want to improve the UX/UI around the Test Run Details page. **Objective:** the goal of this ticket is to implement the new Test mode....

frontend

This PR updates the `testDefinition` term and replaces it with `spec` instead. ## Checklist - [x] tested locally - [ ] added new dependencies - [x] updated the docs -...

It seems that the changes introduced to support the [custom server prefix](https://github.com/kubeshop/tracetest/pull/701) are generating JS errors when you load a `Test Run` page. The app tries to load the main...

frontend
triage

Redesign based on this https://kubeshop.atlassian.net/wiki/spaces/KUBESHOP/pages/596901910/No+more+BS+Plan

design

As a developer, I want to be able to see what pull request trigger a test run, what the commit was, etc when view test run info. Look at the...

frontend
feature request
backend

This PR adds a `server install` cli command. At the moment it can only handle docker compose deployments, but it can set up linux systems and do some basic config...

The installer from #1089 allows to enable/disable the demo app when installing. Also, the URL of the demo services changes depending on the deployed environment. It would be great if...

frontend
feature request
triage

We need to research and come up with a plan on how to improve the developer experience for users that want to start using Tracetest in their local environments and...