Pep
Pep
Sorry to comment about this private issue but IMHO tests should always be isolated black boxes and breaking this rule will get you more problems that advantages. For this reason...
Ok, thanks for your reply, sure I can solve the problem grouping tests in related classes but this is somehow related to an issue that may become an aesthetics problem,...
thanks a lot, it's really a smart trick that I will add to my toolcase ;-) Sadly it only works in bash so not portable, but I use bash most...
Looking at hello_timed example I'm a bit confused about how it works, as far as I know scripts called by other scripts do not have access to caller environment, that...
not really, it's a common typo. Really I agree with you most type funcionality is provided by open. Anyway in terms of coherence and simplicity I think it's better a...
The error messages question is not enough important from my point of view, sure it would be better to have same style of errors and nu ones are far better...