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
Marcin Nowrot edited this page Feb 16, 2014
·
4 revisions
###Why was Quicklist-RESTful created?
The main purpose of the project is to create an extendable framework for testing UI libraries.
###Contents
Quicklist-RESTful consists of the following modules:
Core - RESTful API that allows for CRUD operations on list items.
UI libraries extensions - a set of simple list applications that use the Core RESTful API. Each of these applications is written in a given UI library.
WebDriverTests - functional tests of various UI libraries extensions, to ensure consistent behavior of each extension