How can we help you today? How can we help you today?

Sql Test and NUnit?

we have an enormous investment in the nUnit framework, and a bunch of infrastructure built up around it.

is there a way to get nunit from c# to run Sql Test tests? I saw somewhere that TSqlT can be manipulated by nUnit, but was unclear on how to get the redgate wrappers run...

anyone have any experience with this?

thanks in advance
dmc_lat47
0

Comments

2 comments

  • Brian Donahue
    From my point of view, it should be possible - all you need to do is call the stored procedures with some .NET code and gather up the results.

    Since you're only likely to get specific help with problems regarding Red Gate SQL Test on this forum, you may want to try some more general developer communities for help on integrating Red Gate tools with other platforms. There is a discussion on Stack Overflow that may be helpful.

    http://stackoverflow.com/questions/1883 ... unit-tests
    Brian Donahue
    0
  • dmc_lat47
    thanks for the pointer...
    dmc_lat47
    0

Add comment

Please sign in to leave a comment.