Closed JuanitoFatas closed 5 years ago
The Development status text I'd still to have in the README.
The BUNDLER_TEST_VERSION was a recent addition to get CI setup, but it does cause the one test to break, which I only added to help troubleshoot CI, so I do need to get that cleaned up. I'm not sure if specifying it matters when running individual tests locally ... ? May require the ci
rake task? But I'm just typing from memory after a few days off work.
The BUNDLER_TEST_VERSION was a recent addition to get CI setup, but it does cause the one test to break, which I only added to help troubleshoot CI, so I do need to get that cleaned up.
Do you want me to remove that spec? :)
no, i think i like the spec because it's a crucial part of the CI process, and only the CI process is going to regularly double-check the various combinations i'd like to support.
that said, we still need to make this simple for local development.
This Pull Request adds a CONTRIBUTING.md file to guide others to contribute to this project.
Move some contents from README.md to CONTRIBUTING.md, and elaborate a bit on howto run specs.
Preview updated README.md Preview CONTRIBUTING.md