This page describes the MTest and PipeTest major modes.
Those modes are dedicated to:
- Editing
MTestfiles when describing a single material point (default file extension.mtest). This is theMTestmajor mode. - Editing
MTestfiles when describing pipes (default file extension.ptest). This is thePipeTestmajor mode. - Running
MTest.
Main features

- Completion of
MTestkeywords. Keywords depends on the currently usedDSL. - Ease implementation of
MTestfiles for providing wizards. - Easy access to the command-line documentation of each keyword.
- Easy access to the
MTestdocumentation. - Easy access of implementations provided by the
MFrontGalleryproject (if installed). This requires theMFRONTGALLERYHOMEenvironment variable to be defined. - Easy access of implementations provided by a user defined material
management project (build on the basis of the
MFrontGalleryproject). This requires theMFMHOMEenvironment variable to be defined.
Access to implementations provided by the MFrontGallery project
