klimisa / CargoTracker2FSharp

Cargo Tracker made functional with F#
0 stars 1 forks source link

Port unit tests to F# #15

Open moodmosaic opened 4 years ago

moodmosaic commented 4 years ago

Perhaps it'd be helpful to have all unit tests written in F#, outside of the oop branch, to easily mix and match AutoFixture and Hedgehog, but also to demonstrate further what's possible with F#, e.g. #16.

klimisa commented 4 years ago

Yes, let's do that.