luf
luf copied to clipboard
Improve the test bed for Luf
Currently all tests are handwritten within Zig with a lot of expects(). This is not really manageable, and takes quite some work to update on changes. We should look into behavioral tests.