Get help with testing, discuss unit testing strategies etc.


Post by Clothia C »

I there a way to use a Param in the Desc?

Example:

t.isGreater(MyApp.custValue, 0, 'MyApp.custValue is {value0} higher than necessary');

Post by nickolay »

There's no such feature unfortunately.


Post by Clothia C »

Thanks for the reply.


Post Reply