import salome
import os
-salome.standalone() # <- key point of test is here
-salome.salome_init()
import salome_notebook
notebook = salome_notebook.NoteBook()
import sys
import salome
-salome.standalone() # <- key point of test is here
salome.salome_init()
#from salome.shaper import initConfig
"""
Test focuses on ExportMEDCoupling method in the context of MED_CELL field output.
"""
- salome.standalone()
salome.salome_init()
###
### SHAPER component