Skip to content

A library containing test related utilities in order to facilitate a common approach to testing across the Business Register APIs.

License

Notifications You must be signed in to change notification settings

ONSdigital/br-api-test-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Business Register API Test Common

license

A library containing test related utilities in order to facilitate a common approach to testing across the Business Register APIs.

Development Tasks

Run unit tests with coverage:

sbt clean coverage test coverageReport

Generate static analysis report:

sbt scapegoat

Publish to the local Ivy repository:

sbt clean publishLocal

Release to Bintray via Travis CI

In Travis CI add the following environment variables PGP_PASS, BINTRAY_USER and BINTRAY_PASS

Releases will then be automatically pushed to Bintray using the sbt-release-early plugin

About

A library containing test related utilities in order to facilitate a common approach to testing across the Business Register APIs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages