{{ $ctrl.quickTestResponse.response.text }}
{{ $ctrl.quickTestResponse.response | json }}
{{ $scope.showFullTrace ? $ctrl.quickTestResponse.fullTrace : $ctrl.quickTestResponse.traceOfPython | json }}