summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2018-05-05 10:39:25 -0400
committerFred Hebert <mononcqc@ferd.ca>2018-05-05 10:39:25 -0400
commit254bb7be7c91aed2799061094c571b041038b5fb (patch)
treeb1a5e4f07bdea61eed6ee618ca9b59c5b96fc2d4 /.gitignore
parentd457f2af6be3ff75fbe2de32127ce3958bca2c4f (diff)
Logger support in cth_readable; compact CT output
cth_readable 1.4.0 supports the new logger interface from OTP-21, which likely breaks compatibility with R16 builds. It also includes a new compact interface, displaying output such as: ===> Running Common Test suites... %%% rebar_alias_SUITE: ...... %%% rebar_as_SUITE: ........... %%% rebar_compile_SUITE:................................ ............................ %%% rebar_compile_SUITE ==> test_name: SKIPPED %%% rebar_compile_SUITE ==> {tc_user_skip,"compile:env_compiler_options/0 available"} .. %%% rebar_cover_SUITE: ............. %%% rebar_ct_SUITE: .................................... Allowing to display more tests within less screen space. This mode has been added to the ct_readable option under the name 'compact' (now supporting true | false | compact), and has been made default for rebar3.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions