fsprojects / FSharp.Control.Reactive

Extensions and wrappers for using Reactive Extensions (Rx) with F#.
http://fsprojects.github.io/FSharp.Control.Reactive
Other
284 stars 58 forks source link

Remove duplicate xunit tests #149

Closed deviousasti closed 4 years ago

deviousasti commented 4 years ago

Resolves #147. xunit tests were found to be a subset of NUnit tests. After checking for duplicates, they have been removed as such. Package references to xunit have also been removed.