Allow a proplist of the same options passed to -easy_test([...]). to be passed instead of an atom, representing the test case name, to the tests option of -easy_group([...]). module attribute. This would make the tests option accept a list of proplists and atoms. Using this method tests specified in a -easy_group would not a corresponding -easy_test if customization of the case is needed.
Allow a proplist of the same options passed to
-easy_test([...]).to be passed instead of an atom, representing the test case name, to thetestsoption of-easy_group([...]).module attribute. This would make thetestsoption accept a list of proplists and atoms. Using this method tests specified in a -easy_group would not a corresponding -easy_test if customization of the case is needed.