ecFlow's documentation is now on readthedocs!

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

There are two ways in which ecFlow helps you in debugging your suite definition.

  • Simulation             - will simulate dynamic behaviour of a suite definition in python( with the same behaviour as the server)
  • Script generation  - live running of the suite definition in the server, by automatically generating the task scripts.

Both of these mechanism do not require any scripts(.ecf files), and let you concentrate on the debugging the behaviour of your suite.

  • No labels