This code contains some helper functions for testing xstate v5+ Actor and Machine behavior using Promise
s and "traditional" assertions (vs state-machine-based testing).
Maybe I'll put some examples here.
Instead of this, see xstate-audition which I built upon this idea (with less OOP).