tobiasraabe / tobiasraabe.github.io

Repository for the web page
https://tobiasraabe.github.io
0 stars 0 forks source link

Comment to blogpost about testing #26

Open danieltomasz opened 3 years ago

danieltomasz commented 3 years ago

Hi @tobiasraabe

Really nice blog post about testing in Python, it is really helpful to me. You asked about resources: There is nice blog related to the topic http://www.tdda.info/exercises There are nice podcast episodes about TDD in science https://testandcode.com/144 A blog post about TDD for scientist https://www.tjelvarolsson.com/blog/test-driven-develpment-for-scientists/

Also, I really recommend plugin for GitHub comments on blog https://github.com/utterance/utterances

tobiasraabe commented 3 years ago

Hi @danieltomasz,

your comments are super helpful and are exactly what I have been looking for. I especially like the blog post.

And I just implemented utterances which seems perfect. Thanks a lot for the suggestion 👍. I tried to trick utterances by changing the title of the issue, but the connection seems more complex than that. Therefore, would you like to repost your comment under the blog post so that you will receive the credit?

Again, thanks a lot!