https://github.com/allure-examples/allure-specs-example
https://github.com/allure-examples/allure-specs-example
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/allure-examples/allure-specs-example
- Owner: allure-examples
- Created: 2014-06-06T14:12:48.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-03T13:44:44.000Z (almost 12 years ago)
- Last Synced: 2025-01-16T19:34:08.674Z (over 1 year ago)
- Language: Scala
- Size: 133 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Allure Specs2 Example
This repository shows how to use Allure report with your Specs2 project.
## Usage
To run this example simply type:
```bash
$ sbt clean test
```