Print out debug info after property-based test finishes

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Execution
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently there isn't much visibility into what property-based tests are doing. Because Javascript allows lots of unusual behaviors, it's easy for the PBT to be doing something different than expected.

      Let's print out the following data after the PBT finishes:

      • Sample of queries, indexes, and documents used in the PBT
      • Average number of queries/indexes/documents per run. Average number of documents returned by a query
      • Any other diagnostic info that may be useful. Was the cache used? Which execution engine was used? Etc

            Assignee:
            Matt Boros
            Reporter:
            Matt Boros
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: