itsmechlark/http-auth0

View on GitHub
bin/test

Summary

Maintainability
Test Coverage
#!/usr/bin/env bash
set -euo pipefail
IFS=$'\n\t'
set -vx

bundle exec rubocop -a --format progress
bundle exec rspec