Advertisement
Guest User

Untitled

a guest
Jun 27th, 2012
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.42 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <configuration>
  3.   <configSections>
  4.     <section name="specFlow" type="TechTalk.SpecFlow.Configuration.ConfigurationSectionHandler, TechTalk.SpecFlow" />
  5.   </configSections>
  6.   <specFlow>
  7.     <unitTestProvider name="MsTest" />
  8.     <!-- For additional details on SpecFlow configuration options see https://github.com/techtalk/SpecFlow/wiki/Configuration -->
  9.   </specFlow>
  10. </configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement