![]() |
Sign Up! | Tags | Domains | Statistics | Options | Advanced Search |
Tagged: visual studio, f, unittesting, testdriven net
Now that F# is being officially productized , I thought it was time to make it a first class citizen inside TestDriven.Net . When learning a new language I like to experiment by writing ad-hoc tests and viewing my code inside .NET Reflector . My initial focus has been getting 'Go To Reflector' and the targeting of parameterless methods and properties working. You can get the latest release of … Continue Reading »