Closed martino-jelli closed 8 years ago
Hi, have you tried one of the following options?
-m <dir>/common.meta
command line option. This option also accepts a comma separated list of meta files if you need to load more.Otherwise perhaps provide more details. We currently only support one meta per folder for auto discovery since we cannot guarantee load order of many.
Hi Martino, Just checking if the folder option helped with your common meta. If so can we close this issue?
I will add this capability. If loading order causes a problem, then it will be raised or detected one way or another. If you ensure that your meta files have no 'load time' dependencies between each other, then you will never have this problem. It will be worthwhile having this feature.Thanks
Delivered in gwen v1.3.0 and gwen-web v1.5.0
Hi gwen Team!
Would be nice to have the option to have more than one meta file per folder.
The reason behind this request is that, like in my case, I need to have an extra metafile ,common.meta file where to specify common methods, like login and logout.