Looking for VB.NET open source projects to learn from [closed]

若如初见. 提交于 2019-12-18 13:27:18

问题


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:


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




回答2:


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




回答3:


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

here is a good starting point :)



来源:https://stackoverflow.com/questions/282830/looking-for-vb-net-open-source-projects-to-learn-from

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!