dotnet / reactive

The Reactive Extensions for .NET
http://reactivex.io
MIT License
6.73k stars 751 forks source link

Update IntroToRx test chapter based on how we test Rx.NET itself #2069

Open idg10 opened 11 months ago

idg10 commented 11 months ago

It might be useful to bring in some specific examples from this repo into Chapter 16 Testing. If nothing else, we need a concrete example for CreateObserver but we can probably bring in some better illustrations of other aspects.