Skip to content

Limitations & Roadmap

Current Limitations

  • External References: Only local JSON Pointer references (#/...) are supported. External file or URL references must be bundled beforehand.

  • Postman Collection: Binary file uploads (file paths) are not supported; only inline file content is supported

Work in Progress

  • NPM Package: JavaScript integration for Node.js applications with support for popular HTTP clients (Axios, Fetch)

Planned Features

  • Coverage Suggestions: Shows exact values to test for each uncovered keyword (e.g., "Try value 4 to test the minimum boundary")

  • Baseline Comparison: Track coverage changes between test runs and detect regressions

Feedback

For issues or feature requests, contact info@tracecov.sh.