You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to be able to source a set of unit tests from a higher-level set of unit tests. Something like this:
. detect/unit
. info/unit
. get/unit
. set/unit
As far as I can see, this is not supported.
I am prepared to create the code and unit tests to make this work and then submit a pull request, but before I do, I'd like to know if there is any philosophical reason not to take this approach.
Thanks.
The text was updated successfully, but these errors were encountered:
I'd like to be able to source a set of unit tests from a higher-level set of unit tests. Something like this:
As far as I can see, this is not supported.
I am prepared to create the code and unit tests to make this work and then submit a pull request, but before I do, I'd like to know if there is any philosophical reason not to take this approach.
Thanks.
The text was updated successfully, but these errors were encountered: