Oddbean new post about | logout
 nostr:npub1pfe56vzppw077dd04ycr8mx72dqdk0m95ccdfu2j9ak3n7m89nrsf9e2dm nostr:npub1c5ufp94h957q5fx7uefwdxqmrnv76n0064u6v5ld64hwwthnglrqlze9f3 First, we have rewritten our pytest support, so unless you're in the lucky 25% (for now) in the experiment, you should be getting it shortly.

Second, we don't have a specific way to override test discovery or execution to the point of swapping out an entirely different command, but you can probably fool it all by making `pytest` hide what you want to do.

Third, if you just want a pass/fail sort of thing, Christopher is right that tasks may work for you.