# [suman] TAP-JSON reporter
The advent of JSON has allowed for better reporting, specifically for pinning errors traces
to specific test cases. Instead of using TAP we can use TAP-JSON. Confirming to some TAP standards while using JSON
for actual "transmission".