fitnesse - Dbfit cannot find fixtures -


i wrote folowing test getting error:

could not find fixture: connect.

!path lib/*.jar

!|import| !|dbfit.sqlservertest|

!|import| |dbfit.fixture|

!|connect|data source=acer\sqlexpress;initial catalog=nopcommerce;integrated security=sspi;|

!|query|select * dbo.employees|

!|query| select 'test' x| |x| |test|

here errors

include following @ top of page:

!define test_system {fit} 

Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -