Forum member
simonhdickson
1 post
Posts by simonhdickson
-
Problem using NCrunch with FSharp.Data.SqlClient
In my test I'm trying to mock out database access which I'm using the F# Sql Command type provider for. The project with the type provider code in builds fine in NCrunch. But when I try to create an instance of the record in my test project, the test project doesn't build in NCrunch (it builds norma…
30 Oct 2014 10:10 UTC