Generated test file name.

Property definitions

nitc $ TestSuite :: test_file
	# Generated test file name.
	fun test_file: String do
		return toolcontext.test_dir / "gen_{mmodule.name.escape_to_c}"
	end
src/testing/testing_suite.nit:295,2--298,4