summaryrefslogtreecommitdiff
path: root/.golangci.yml
diff options
context:
space:
mode:
authorEd Santiago <santiago@redhat.com>2020-04-17 08:00:17 -0600
committerEd Santiago <santiago@redhat.com>2020-04-17 08:12:09 -0600
commit1be8a34f5e86c3174681f2a5ffa7bdca176a1137 (patch)
tree295f26a13055deb6f9a460df9de65766926aedea /.golangci.yml
parentd31dcb9bbd521fe8e3e78b0ebe2a893634ab2e6b (diff)
downloadpodman-1be8a34f5e86c3174681f2a5ffa7bdca176a1137.tar.gz
podman-1be8a34f5e86c3174681f2a5ffa7bdca176a1137.tar.bz2
podman-1be8a34f5e86c3174681f2a5ffa7bdca176a1137.zip
Log formatter: add BATS summary line
BATS emits a summary line (number of tests passed/failed)... but only on a tty or when run with --pretty! In our CI context, with TAP output, it gives no end summary. Fix that. Keep track of 'ok', 'not ok', and 'skipped', and display the counts at the end. Also: add a regression test. You don't need to review or even read it: it's stark, and I'm not even enabling it for CI because it almost certainly won't run due to missing Perl library modules. It's just something I need on my end. Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to '.golangci.yml')
0 files changed, 0 insertions, 0 deletions