ShreyanJain9 / bskyrb

Ruby Gem for interacting with BlueSky/AT Protocol
MIT License
53 stars 8 forks source link

Added minitest. Added test for version number. #6

Closed bungoman closed 1 year ago

bungoman commented 1 year ago

This adds minitest for tests and a simple test for the version number to make sure it's a semver string (mostly as a sanity check to make sure the tests run). Also updated the readme.