open-feature / ruby-sdk

Ruby implementation of the OpenFeature SDK
https://openfeature.dev
Apache License 2.0
25 stars 9 forks source link

test: Start a spec to exercise the code in the README #40

Closed technicalpickles closed 1 year ago

technicalpickles commented 1 year ago

This PR

I've always been a fan of README Driven Development.

We have some example code in the README already, so why not run it to see what is missing?

Related Issues

Notes

Follow-up Tasks

How to test

josecolella commented 1 year ago

@technicalpickles Looks good there are some failing CI steps, but I like what this PR is doing