Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
# `inc-validator-client-test`
Simple Ruby-based tests to exercise the `inc-validator-client-ruby` client
library to access the `inc-validator` micro-service.
## Setting Up
Perform the following to set up the test environment:
```bash
$ bundle install --path vendor
```
## Copyright and License
The entire package is Copyright (C) 2018, Ian A. Young.
Licensed under the Apache License, Version 2.0.