Replies: 1 comment
-
I went ahead and created the documentation in this PR The sections are:
All with (hopefully working) code samples. Would love to hear feedback on the structure of the sections and the examples themselves |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks, just wondering if there is any documentation about writing tests.
Using the actual tests from the library I was able to figure out how to write my own tests but it feels like it could be useful to have a chapter on how to do that.
As an aside, can test observables be created using marbles instead of [on_next(...), ...]
Will gladly contribute on the testing docs if needed. Not sure if docs are being moved to the Notebooks?
Beta Was this translation helpful? Give feedback.
All reactions