Weebly / TASTE

The Automated Selenium Testing Environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is deprecated and isn't developed or used anymore internally at Weebly. If you're looking for similar functionality, we recommend Zalenium - https://github.com/zalando/zalenium

Pronounced "TASTY", TASTE (The Automated Selenium Testing Environment), is a framework built using Selenium Grid and VirtualBox, that enables fully automated testing, with fresh virtual machines for each session.

Features

Real time dashboard

View real time statuses of active sessions. Information such as current status, test result, VM host, rdp port, etc are all available on a real time dashboard.

HTML5 compatible screencasts

Review test runs in browser using HTML5 (webm) compatible screencasts, built into the real time dashboard.

Logstash support, built in

Just about every event that takes place, can be sent to logstash automatically. You just need to enable it, in the configs.

Getting Started

Requirements

  • VirtualBox installed on VM host(s)
  • Python 2.7 (probably could use 3.4 but have not tested)
  • Docker

Usage

Contact

License

TASTE is available under the MIT license. See the LICENSE file for more info.

Contributing

We would love to have your help to make TASTE better. Feel free to

  • Open an issue if you run into any problems.
  • Fork the project and submit pull request. Before the pull requests can be accepted, a Contributors Licensing Agreement must be signed.

About

The Automated Selenium Testing Environment

License:Other


Languages

Language:Python 97.3%Language:Shell 1.0%Language:CoffeeScript 0.7%Language:HTML 0.3%Language:Makefile 0.2%Language:Java 0.2%Language:JavaScript 0.2%Language:Batchfile 0.1%Language:Dockerfile 0.0%Language:CSS 0.0%