Fork me on GitHub
#missionary
<
2023-10-10
>
telekid12:10:55

Stumbled across lolcat while reading a recent missionary patch, and am now curious – why pair testing with a concatenative language? Not something I would have thought of

❤️ 1
leonoel12:10:49

the hard part of testing missionary operators is that for a given event happening to a running process you need to check for some effects happening synchronously, and these effects can also trigger re-entrant events and so on

👍 1
leonoel12:10:25

lolcat is my first kind-of-successful attempt, but still I think the testing framework could benefit from being more specific