You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/glossary.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -739,6 +739,10 @@ Jest
739
739
[Jest](https://jestjs.io/) is a JavaScript testing framework.
740
740
Volto uses Jest for unit tests.
741
741
742
+
Cypress
743
+
[Cypress](https://www.cypress.io/) is a JavaScript testing framework that runs your app in the browser for visually debugging it.
744
+
Volto uses Cypress for acceptance tests.
745
+
742
746
Plone
743
747
Plone is an open-source content management system (CMS) with over 20 years of stability and security wrapped in a modern, powerful, user-centric package.
744
748
It continues to set the standard for content management systems by offering the most functionality and customization out of the box.
0 commit comments