recreation of DB used by unittests before starting sln2005
What is a proper approach for the subj? I recognize that I can use NAnt build, but the only thing I need is execution of cmd script before the build, fail of which would cause whole build fail. Supporting NAnt build takes time so I'd prefer to avoid it.
Thanks
Please sign in to leave a comment.
Hello,
You were right. The first way of doing this is to write NAnt script for
that.
The other way is to create a project for your solution which should call
that cmd as the build event. It can be done using Visual Studio UI or by
patching project files by hand.
Thanks!
--
Eugene Petrenko
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"