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
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.