Test.TODO (gb.test)

Static Sub TODO ( [ Comment As String ] )

Tell the testing system that the next assertion is a TODO. Even if it fails it reports ok, but will be reported as Todo. If the next assertion does not fail, it will be reported as bonus.