NUnitLite runner should allow redirecting output via command line

Bug #996055 reported by Charlie Poole
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
NUnitLite
Fix Released
High
Charlie Poole

Bug Description

Currently, the calling program redirects output by using different derived classes present in the nunitlite assembly. It would be more convenient to pass the information about redirection on the command line.

We can use the option --out=<filename> to redirect output to a file. By default, it will go to the console. When running tests on a device without a console, the --out option must be used if want the output report to be displayed. This is consistent with the nunit console.

Related branches

Changed in nunitlite:
importance: Undecided → High
status: New → Triaged
assignee: nobody → Charlie Poole (charlie.poole)
milestone: none → 0.7
Changed in nunitlite:
status: Triaged → Fix Committed
Changed in nunitlite:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.