ForNeVeR / ForNeVeR/git-submerge
Automate testing
- Dominant language
- Rust
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Now that [we have a full testing recipe in our README](https://github.com/Minoru/git-submerge/blob/cf1d37226db0d48fbef8051d70833b1072c09ea0/README.markdown), we should automate the testing.
I'd write a shell script for this, but `/bin/sh` is not available on Windows. Perhaps writing a Rust program that incorporates everything is a way to go? @ForNeVeR, what do you think?
- [ ] Write a tool that runs the tests and reports via an exit code
- [ ] Replace instructions in README with short explanation of how to run the tool
- [ ] Update .travis.yml to run the tool on Travis
- [ ] Update appveyor.yml to run the tool on Appveyor
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.