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...