async icon indicating copy to clipboard operation
async copied to clipboard

Sanity checking ``test ` test``

Open ioquatix opened this issue 6 years ago • 0 comments

It would be interesting to explore something which can check the sanity of operations, e.g.

expect do
	user_code
end.to_not modify_globals(except: @cache)

ioquatix avatar Oct 25 '19 00:10 ioquatix