An open API service indexing awesome lists of open source software.

https://github.com/hypery2k/thucydides_sample


https://github.com/hypery2k/thucydides_sample

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

Thucydides Sample Project
=================
Thucydides is a tool that lets you use WebDriver-based unit or BDD tests to write more flexible and more reusable WebDriver-based tests, and also to generate documentation about your acceptance tests, including a narrative description of test, along with the corresponding screen shots, and also high-level summaries and aggregations of the test results
It provides support for running tests and advanced reporting by using BDD.

* [Maven sample here](maven)
* [Gradle sample here](gradle)