unit testing - How do I setup FsUnit with Mono on Linux? -


without visual studio, can't use nuget. how can setup project use fsunit manually?

the latest version of nuget works fine on mono. call mono nuget.exe needed command line


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -