7 lines
245 B
XML
7 lines
245 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<specFlow>
|
|
<!-- For additional details on SpecFlow configuration options see http://go.specflow.org/doc-config -->
|
|
<unitTestProvider name="NUnit" />
|
|
</specFlow>
|
|
</configuration> |