QpfTypes icon indicating copy to clipboard operation
QpfTypes copied to clipboard

Cleanup: get rid of noisy lines (e.g., `#check`)

Open alexkeizer opened this issue 1 year ago • 1 comments

We should use #guard_msg to assert, e.g., that a #check succeeds and gives the right type, without polluting the output of a build

alexkeizer avatar May 17 '24 23:05 alexkeizer

#14 has reduced the noise in tests, but there are still quite some noisy lines in the framework itself

alexkeizer avatar May 23 '24 15:05 alexkeizer