Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ndlano/scalatestsuite

DEPRECATED! Moved into the backend monorepo: https://github.com/NDLANO/backend. Library for common code related to testing scala applications
https://github.com/ndlano/scalatestsuite

Last synced: about 5 hours ago
JSON representation

DEPRECATED! Moved into the backend monorepo: https://github.com/NDLANO/backend. Library for common code related to testing scala applications

Awesome Lists containing this project

README

        

# scalatestsuite
![CI](https://github.com/NDLANO/scalatestsuite/workflows/CI/badge.svg)

Library that provides a common test framework to NDLA components

# Building and distribution

## Compile
sbt compile

## Run tests
sbt test

## Build
./build.sh

## Publish
./release.sh