client-javascript
client-javascript copied to clipboard
This Client is to communicate with the ReportPortal on Node.js.
Results
22
client-javascript issues
Sort by
recently updated
recently updated
newest added
## Summary by CodeRabbit * **New Features** * Added an optional skippedIssue configuration to control how skipped tests are recorded. * When skippedIssue is false, skipped tests are recorded with...
## Summary by CodeRabbit - Breaking Changes - RPClient constructor and several public methods have updated signatures (e.g., startTestItem now uses name/codeRef; getRejectAnswer expects Error); update callers and imports for...