haf / expecto

A smooth testing lib for F#. APIs made for humans! Strong testing methodologies for everyone!
Apache License 2.0
668 stars 96 forks source link

testLabel #286

Closed haf closed 5 years ago

haf commented 5 years ago
  let testLabel name t = TestLabel(name, t, FocusState.Normal)