suprnation / cats-actors

Cats Actors framework for building apps which are reactive. Cats actors uses a conceptual actor model as a higher level abstraction for concurrency.
Apache License 2.0
104 stars 9 forks source link

Removed FSM Testkit #23

Closed Mitrug closed 1 month ago

Mitrug commented 1 month ago

Removed the FSM testkit as same behaviour can be achieved by just exposing the initial state from the FSM.