syed owais
syed owais
# 🔧 Fix: Proper Handling of Signed Integers in TraceQL Lexer Closes: #4623 ## Summary This PR fixes incorrect parsing of signed integers in the TraceQL lexer. Previously, expressions such...
## 🚀 Pull Request Title Improve Test Reporting: Separate Execution Time & Wait Time while keeping Total Runtime --- ### 📘 Overview This PR enhances the accuracy and clarity of...
## What changed? Initialize actualResponse.Header when it is nil before header comparison in http matcher. ## Why? Some HTTP responses have no headers. Comparing headers on a nil map led...
### Summary This update adds structured error handling inside startInDocker to ensure that: Docker exit codes, Ctrl+C interrupts, and context cancellations produce clear, user-friendly messages. Keploy no longer dumps the...
Record real-time application interactions and automatically generate test cases and mocks for deterministic testing.