opt --no-act

Property definitions

nitc :: testing_base $ ToolContext :: opt_noact
	# opt --no-act
	var opt_noact = new OptionBool("Does not compile and run tests", "--no-act")
src/testing/testing_base.nit:30,2--31,77