views:

1329

answers:

5

I'm looking for some small, vb.net open source projects that make good use of unit testing. Similar to this question, but for VB.NET.

"I would like to improve my unit-testing skills by reading, examining real-world code. Could you recommend any open source projects where the source is extensively tested with unit tests?"

Thanks!

UPDATE: Also asked the question for C# here

+1  A: 

Not surprisingly, I believe that NUnit itself is extensively unit tested.

Jacob Adams
NUnit was written in VB.NET?
Gern Blandston
Nope, NUnit was written in C# - you can browse their repository at http://nunit.cvs.sourceforge.net/nunit/.
David Mohundro
It is true. In fact, you can't submit any enhancements or bug fixes without also submitting a unit test for your code.
Nick DeVore
A: 

I'm looking for the very same thing. Small open source projects to learn from. However, I am a novice and have just started VB.NET (about 3 months ago). Can someone advise me on a place to start?

+1  A: 

For some reason there are not too many VB.NET OSS projects (compared to C#). A good one you can look at however is SilverUnit, a testing framework for Silverlight written in VB.NET

Conrad
A: 

http://github.com/languages/Visual%20Basic

here is a good starting point :)

SpoBo
A: 

could some body give me the shortest calculator code in vb.net

thanx

ala'aldin