Gracias Mariano, los miro. Juan Carlos Vazquez
-----Original Message----- From: "Jose Mariano Alvarez" <[EMAIL PROTECTED]> To: "jcv" <[EMAIL PROTECTED]> Date: Fri, 8 Aug 2008 19:51:13 -0300 Subject: [dbms] Test unitarios http://sourceforge.net/projects/spunit/ SPUnit is an application of the popular xUnit framework concept to enable unit testing of SQL Server stored procedures. The project includes a set of framework stored procedures that provide similar fixture and assertion capabilitieis to the other xUnit f http://sourceforge.net/projects/tsqlunittestgen/ Automatically generates unit tests in SQL for existing functions and stored procedures in Microsoft SQL Server. The unit tests created are written in T-SQL (Transact SQL). This framework is intended to be used with the TSQLUnit framework. http://sourceforge.net/projects/tsqlunit/ TSQLUnit is a framework to write tests for applications written in Transact-SQL. It follows the tradition of the "xUnit" framework that is available for almost all programming languages. http://sourceforge.net/projects/sqlunit/ A unit testing framework for regression testing database stored procedures. Written in Java/JUnit/XML. http://www.tsqltest.org/ TSqlTest is a simple, lightweight testing framework for Microsoft SQL Server. It utilizes just two technologies you are already familiar with: T-SQL scripts and .bat scripts. It is intended to be used as part of a continuous integration environment. -------------------------------- Atte. Ing. Jose Mariano Alvarez SQL Total Consulting On Fri, Aug 8, 2008 at 10:43, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hola a todos, Alguien sabe donde puedo obtener algĂșn opensource que realice test unitarios para el SQL 2005 al estilo del nUnit. Saludos.
