test-check

Steven Deobald 2020-10-06T07:27:08.024900Z

Hey folks. I have a friend who's looking to dig into some generative testing for a web service/app we're volunteering on. All the generative testing examples I have at hand are closed-source, from work done in another life. Does anyone have an open source project(s) they'd recommend he read to see some examples of exercising a domain with test.check? Preferably apps or services, rather than libraries.

2020-10-06T12:15:54.025300Z

that one conj keynote was about ostensibly testing dropbox I think there's a paper to go with it

2020-10-06T12:17:19.025800Z

and there was a much earlier conj talk about testing a web UI; that probably doesn't qualify as a real code example though