Actually, the option was changed to --testlist some time back. Please
On Thu, Nov 24, 2016 at 5:54 AM, Rob Prouse <
r...@prouse.org> wrote:
> Pratik,
>
> As the error says, runlist isn't a valid command line option in NUnit 3.
> Running --help at the command line shows you all valid options.
> Unfortunately there isn't an equivalent in the released version of NUnit
> although the next release allows you to add command line arguments including
> test assembly names to a file and include it with @testlist.txt.
>
> Another option is to pass in an NUnit project file,
>
https://github.com/nunit/docs/wiki/NUnit-Test-Projects
>
> Rob
>
>
>
> On 24 November 2016 at 07:53, pratik patil <
prati...@gmail.com> wrote:
>>
>> I am getting Invalid argument exception while running nunit tests from
>> text file
>>
>> following is the command
>>
>> nunit3-console /runlist:D:\Test.txt "path to DLL file"
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "NUnit-Discuss" group.
>> To unsubscribe from this group and stop receiving emails from it, send an