{
  "exit": 0,
  "selected": 28,
  "summary": "28 tests run: 28 passed, 1955 skipped",
  "command": [
    "cargo",
    "nextest",
    "run",
    "-p",
    "spt",
    "-p",
    "spt-daemon",
    "-p",
    "spt-net",
    "--lib",
    "--bin",
    "spt",
    "-E",
    "test(inputreceipt::) | test(deliverybytes::) | test(input_reference_) | test(input_paths_) | test(input_delivery_) | test(input_receipt_) | test(chunked_delivery_) | test(a_report_never_resolves_) | test(=net::attach::tests::records_round_trip_and_unknown_kind_is_skipped) | test(=api::nowsignal::tests::the_attachment_trigger_emits_the_senders_own_link_once)",
    "-j",
    "2",
    "--no-tests",
    "fail",
    "--status-level",
    "all",
    "--final-status-level",
    "all"
  ]
}