Gianfrancoalongi / APLUnit

APLUnit - a library to facilitate Unit Testing and Test Driven Development of code written in Dyalog APL, developed together with Morten Kromberg (CTO Dyalog Ltd)
7 stars 5 forks source link

Cannot execute tests when APLUnit is ran from a sub-namespace #15

Open norberturkiewicz opened 10 years ago

norberturkiewicz commented 10 years ago

It's useful to load the test library in a sub-namespace and not the root. This will allow easier use within more complex projects.

Gianfrancoalongi commented 10 years ago

Thank you for submitting this issue. This will be fixed