Running TSQLT test cases from C#

  • Hello Everyone

    I am trying to figure out how can I run TSQLT test cases via C# app. In my head this should be simple as after making database connection  I should be able to call tsqlt.RunAll  command. I am able to create database connection  - run queries etc but not sure how to run tsqlt cases (might be because my C# knowledge is limited) - has any one  previously done so or can point me in the right direction.

    The reason behind this   is that  we want to implement BDD testing via specflow on top of  unit testing. This can be implement in C# app but we do not want to loose the capability of unit testing that is already in  place. This is all feasible if I can figure out how to run TSQLT cases via application

    Thanks

  • Thanks for posting your issue and hopefully someone will answer soon.

    This is an automated bump to increase visibility of your question.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply