ForNeVeR / ForNeVeR/git-submerge

Automate testing

Open
#22 2 comments 0 reactions 0 assignees View on GitHub
enhancement
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.