-
Notifications
You must be signed in to change notification settings - Fork 31
The Difido Server
Itai Agmon edited this page Jun 10, 2016
·
7 revisions
- Real time report display. The HTML reports are visible during run-time from a web interface.
- Join reports from different machines to a single HTML report.
- Sending customized mails at the end of the run
- Deleting automatically html reports after configured number of days
- Embedded Elasticsearch database. No need for additional installations
- Each test is translated to document in the Elasticsearch, allows you to create queries and visualize the data using Kibana
The Difido project is maintained by Top-Q and friends
- Overview
- Binders
- The Difido Server
- Developers
- Building the Server
- High Level Architecture
- Server API
- H2 Server
- Developing Plugins
- Elastic Mapping Definitions
- Contributing Code