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

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


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

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Allure Scalatest Example
This repository shows how to use Allure report with your Scalatest project.

## Usage
To run this example simply type:
```bash
$ sbt test
```