Thanks Mauricio, I had figured that out, but I remember in old days (I used to compile latest code almost every week), I could provide connection string to nant. I do not want to change any file in the build process myself. Not unless that's the ONLY option.
Vijay On Jan 13, 9:14 pm, Mauricio Scheffer <[email protected]> wrote: > IIRC you can define the connection string used in tests in the app.config, > seehttps://github.com/castleproject/Castle.ActiveRecord/blob/master/src/... > > -- > 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.
