You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FSM is a so powerful idea that you can model broad range of software systems.
If we can mode a software product using it, and let JCUnit generate test suite and execute it over the SUT, wouldn't it sound nice?
FSM is a so powerful idea that you can model broad range of software systems.
If we can mode a software product using it, and let JCUnit generate test suite and execute it over the SUT, wouldn't it sound nice?
The enhancement is on-going on this branch: https://github.com/dakusui/jcunit/tree/nestedfsm
The text was updated successfully, but these errors were encountered: