Coding 2022-07-10

By Max Woerner Chase

I made some nice progress on writing, but I'm used to doing coding entries on the weekend, so let's talk about where I am with MOTR.

I wrote the first test of the pytest wrapper, which also represents a test of the python wrapper. Here's what's left to test, in approximate priority order:

pyinstrument should be really straightforward, the rest, somewhat less so.

Now that I've done a few rounds of iteration on the existing wrappers, it might also make sense to revisit how I'm laying out these modules. I'll try to take some quick notes on that now...

Okay, that's a bunch of work that I can't prioritize right now. Tomorrow, hopefully. For now, it is late and I should sleep.

Good night.