Closed xvzcf closed 3 years ago
It looks like this rips out the CLI. The restructure looks good, but I would suggest recreating a CLI. If we merge as is then there will be a period of time where the tests aren't runnable.
Oh no, the CLI should be unchanged, and all the make targets should still work.
Oops, you're right.
There's certainly more to be done (like adding file name and line numbers to errors, which would allow for sort of a function trace, and adding documentation), but I decided to leave it at this since I have what I need for a CI runner and I'd like to get the CI setup by the end of the week hopefully.