Can I run tests in parallel using App.config in C#?
Hi Richard,
Users need to create app.config globally and define all the combination that needs to be run.
We have created a sample to run the test in parallel with nunit. Please refer to this:
https://github.com/shub22396/TCGPLAYER-modified-code.git