This repository contains starting templastes for different languages and testing frameworks to quickly get you going.
- Ruby with Minitest ruby-minitest
- Ruby with Minitest-Spec ruby-minitest-spec
- Ruby with RSpec ruby-rspec
- Golang (with built-in testing) golang