NUnit and timeout paramter

 

C:\Program Files (x86)\NUnit 2.5.10\bin\net-2.0>nunit-console-x86.exe
NUnit version 2.5.10.11092
Copyright (C) 2002-2009 Charlie Poole.
Copyright (C) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov.
Copyright (C) 2000-2002 Philip Craig.
All Rights Reserved.

Runtime Environment -
   OS Version: Microsoft Windows NT 6.1.7601 Service Pack 1
  CLR Version: 2.0.50727.5448 ( Net 2.0 )

fatal error: no inputs specified

NUNIT-CONSOLE [inputfiles] [options]

Runs a set of NUnit tests from the console.

You may specify one or more assemblies or a single
project file of type .nunit.

Options:

...

/timeout=X              Set timeout for each test case in milliseconds
...

/help                   Display help (Short format: /?)