Get help with testing, discuss unit testing strategies etc.


Post by themightychris »

I want to develop a test suite for an open-source ExtJS-based project. What are the restrictions governing my distribution of a Siesta-based test suite with the application?

Can I distribute a ready-to-run tree of Siesta Lite + test scripts? Would I have to only distribute the test scripts and provide instructions for developers to download and add in the Siesta Lite runtime code manually? Can I use the event recorder included in my Siesta Standard license to help me develop test suites that ultimately get distributed?

Thanks,

Post by mats »

Can I distribute a ready-to-run tree of Siesta Lite + test scripts?
Yes this is fine.
Can I use the event recorder included in my Siesta Standard license to help me develop test suites that ultimately get distributed?
Sure!

Post Reply