https://github.com/hypery2k/thucydides_sample
https://github.com/hypery2k/thucydides_sample
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hypery2k/thucydides_sample
- Owner: hypery2k
- License: mit
- Created: 2014-09-03T20:54:38.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-05-30T23:28:33.000Z (about 1 year ago)
- Last Synced: 2025-02-03T08:51:13.614Z (5 months ago)
- Language: Java
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)