What's an xUnit runsettings equivalent? -


we have several environments had own run settings when used mstest. since microsoft abandoning mstest switching xunit. whether it's through runsettings or command line property, need way specify testrunparameters in xunit test. xunit have native way mstest or need come own solution?


Comments

Popular posts from this blog

java - Suppress Jboss version details from HTTP error response -

gridview - Yii2 DataPorivider $totalSum for a column -

Sass watch command compiles .scss files before full sftp upload -