RealA10N/cptk

Use streams with `cptk test`

Opened this issue · 0 comments

Currently, tests with large input and outputs will get loaded into memory and will take a very long time to compare.
We should use the output stream to compare the output of the execution to the expected output file online