Open Anton-4 opened 10 months ago
Currently we've always put expect tests in the same file as the code, for some cases it's nice to have a separate file for tests, so we should show how to do this.
expect
This example could be useful if you don't have much Roc experience yet.
Currently we've always put
expect
tests in the same file as the code, for some cases it's nice to have a separate file for tests, so we should show how to do this.This example could be useful if you don't have much Roc experience yet.