F# 3.1, an Ideal Language For Writing .NET Unit Tests
In this post, we are going to test the escaped concat
/split
functions that we implemented last time. Along the way, it will become apparent why F# is an ideal language for writing .NET unit tests.