noosfero | Simple case using cypress lib to run noosfero end-to-end tests. (!1540)

David Carlos gitlab at mg.gitlab.com
Mon Jun 18 13:52:57 BRT 2018


New Merge Request !1540

https://gitlab.com/noosfero/noosfero/merge_requests/1540

Project:Branches: davidCarlos/noosfero:cypress to noosfero/noosfero:master
Author:    David Carlos
Assignee:  

This MR aims to add a new way to write end-to-end tests for noosfero. Cypress is a javascript library that run tests directly on a electron browser. Besides run tests, we can also write tests using javascript, what is better than  the current approach, using cucumber/selenium. The main ideia is to write new end-to-end tests using Cypress, but keeping the existent selenium tests.

Here is a little comparative between the execution time of cypress and selenium.
[PhDTpDyc.txt](/uploads/82f61cdca12a7cb9b5bf2fed1c904574/PhDTpDyc.txt)

Ignoring Cypress setup time (that will run only once), it executes faster than selenium.


-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1540
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180618/c04e3418/attachment.html>


More information about the Noosfero-dev mailing list