Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

Enable parsing command line arguments in the test runner #109

Open
jrjrguo opened this issue Jul 7, 2018 · 0 comments
Open

Enable parsing command line arguments in the test runner #109

jrjrguo opened this issue Jul 7, 2018 · 0 comments

Comments

@jrjrguo
Copy link

jrjrguo commented Jul 7, 2018

My recent PR #108 enables the test runner to take in an optional dictionary with NUnit test context parameters along with the test assembly. It solves the problem of no being able to set test context parameters, but the users have to make the dictionaries and pass it to NUnit.Xamarin.
I think a more direct way is to enable the test runner parsing command line parameters. In addition, it would be better if users can set the test options (AutoRun, ResultFilePath, tcp parameters...) from command line as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant