The command-line argument to use when executing the test, if any.

Property definitions

nitc $ DocUnit :: _test_arg
	# The command-line argument to use when executing the test, if any.
	var test_arg: nullable Int = null
src/testing/testing_doc.nit:482,2--483,34