IIRC you can define the connection string used in tests in the app.config, see https://github.com/castleproject/Castle.ActiveRecord/blob/master/src/Castle.ActiveRecord.Tests/App.config
-- Mauricio On Thu, Jan 13, 2011 at 4:14 PM, Vijay <[email protected]> wrote: > Hi, > > I thought of giving the latest code a spin just to see if it is > suitable as it is for my projects which use latest stable version of > castle AR. Compile is OK but unit tests do not run because of > connection string related issue. I use .|SQLEXPRESS on my dev machine, > So it is possible to provide my own server / connection string to get > the unit tests running? > > Thanks > Vijay > > -- > You received this message because you are subscribed to the Google Groups > "Castle Project Users" group. > To post to this group, send email to [email protected] > . > To unsubscribe from this group, send email to > [email protected]<castle-project-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/castle-project-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en.
