|
Project Information
Links
|
IntroductionInspired by Google Testability Explorer(by Miško Hevery), Joe and I initialized this project to implement the same idea on .NET platform. Most of the analysis work to the .NET assembly based on Mono.Cecil(by JB Evain). And the cost model is based on the original design in GTE. You can visit my personal blog http://sunliwen.com for the lastest update. Thanks for your reading! |