昨天一個前輩寄了一個NUnitAsp 的說明文件
今天早上花了點時間大概看了前面一點
基本上理論與NUnit 一樣
其實它也就是NUnit的 extension
只是特別是包含了許多可以用來測試web control 的test class
讓你方便以使用control 的概念來測試這些control
(NUnitAsp is based on the principle that testing web pages should use the same concepts as creating them)
不過照著範例create 了第一個project還是有問題
NUnit報告有nunit.framework.dll組件的錯誤
靠,是怎樣
又要跟他長期抗戰了
我還有NHibernate要看ㄋㄟ~~~