Get help with testing, discuss unit testing strategies etc.


Post by nickolay »

We are very happy to announce the first Siesta release with Sencha Touch support. At this point it mainly supports Sencha Touch 2, but in general testing of Sencha Touch 1 applications should also be possible.

Since this is an early preview release it probably contains bugs and we'd like to ask everyone to try it and provide feedback about bugs or desired features. You can check the new Sencha Touch examples by opening the
`/examples-touch/index.html` in Chrome or on your mobile/tablet. To run the examples, make sure you have a local copy of the Sencha Touch 2 SDK at the same location as your Siesta folder.

This release also has numerous improvements in the Ext JS testing layer, details will be covered
in a later release and in our new blog: https://bryntum.com/blog

Enjoy the Siesta!
Attachments
siesta-1.1.0-preview.zip
(4.95 MiB) Downloaded 505 times

Post by zombeerose »

Awesome job! I like the cleaner look.

* Is Ext 4.1 supported or should we still use 4.0.7?
* Is it still recommended to use "keepResults: false" to minimize memory loss?
* I like the new ability to double click a failed assertion to jump to the editor. Could you auto-scroll to the highlighted item in the code editor?

Thanks again!

Post by mats »

1. Yes, 4.1 should work. Next version will use it.
2. Yes, and we're working hard on optimizing the speed and mem.usage. More to come!
3. Good suggestion, fixed for next release. :)

Post by SMX »

Nice work! Been looking forward to this day - being able to run Sencha Touch 2 tests with Siesta!

Could you please upload a Siesta Standard build 1.1.0-preview to the customer portal download area so subscription customers like ourselves can test out running Sencha Touch 2 tests under PhantomJS ?

Thanks!
https://smxcloud.com Clouds, not smoke.

Post by mats »

We'll soon put up another preview release, need to clean a few bugs that was reported first. Another couple of days should do it!

Post by nickolay »

Siesta 1.1.0-beta-1 is out! Lite version can be downloaded right now from https://bryntum.com/siesta-1.1.0-beta-1-lite.zip Standard version will be available soon in the customer zone.

See the changelog: https://bryntum.com/products/siesta/chan ... 1.0-beta-1

Your feedback is always welcome.

Enjoy the Siesta!

Post by zombeerose »

Really like the new "Waited # ms for ..." feedback - nice addition!

Post Reply