Skip to contents

Test comment helper

Usage

test_cmt(test, msg)

Arguments

test

test name

msg

test message

Examples

test_cmt("some test", "test message")
#> 
#> 	   some test: test message