[MonoDevelop] customising projects
tom potts
madtom1999 at yahoo.com
Mon Jul 16 10:06:46 EDT 2007
--- Lluis Sanchez <lluis at ximian.com> wrote:
> El ds 14 de 07 del 2007 a les 10:47 +0100, en/na tom
> potts va escriure:
> > I want to make all my code files use nunit testing
> by
> > default:
> > How can I change the default files?
>
> I'm not sure what you want to do. There is a project
> template for NUnit
> projects, and you can add support for NUnit to any
> project by just
> adding a reference to the nunit libraries.
The idea would be for that to be done automatically
for _every_ project.
Also every new source file/class would have 'using
...
the [TestFixture] set and a #region NunitTests ...
already set up with setup teardown etc but most
importantly one failing test so its never an
afterthought...
I was hoping I could just extend some template XML or
something....
>
> > Alternatively how do I make a new project type....
>
>
http://www.monodevelop.com/How_to_extend_the_Project_Model
...
But I guess not..
Tom
___________________________________________________________
What kind of emailer are you? Find out today - get a free analysis of your email personality. Take the quiz at the Yahoo! Mail Championship.
http://uk.rd.yahoo.com/evt=44106/*http://mail.yahoo.net/uk
More information about the Monodevelop-list
mailing list