dotnet / reactive

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

Implement Ascii marble diagram test support #206

Open clairernovotny opened 8 years ago

clairernovotny commented 8 years ago

Similar to https://github.com/alexvictoor/MarbleTest4J and the RxJS version

akarnokd commented 4 years ago

I'm not too keen on this type of testing. For example, non-deterministic ordering or delays to expect in the output.