Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
Description
defaultConfig can be specified on the test suite.
This appears to only be checked (to see if there is a corresponding config) if the test case has no config specified. It should be checked no matter what.
Second, defaultConfig doesn't accept name of an embedded config.
Lastly, it seems buggy. Not sure defaultConfig even worked.