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|

include following @ top of page:
!define test_system {fit}
Comments
Post a Comment