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

https://github.com/allure-examples/allure-specs-example


https://github.com/allure-examples/allure-specs-example

Last synced: about 2 months ago
JSON representation

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
```