Releases: nlamirault/gotest.el
Releases · nlamirault/gotest.el
0.5.0
0.4.0: FIX tests
- Migrate to CircleCI for continuous integration
- #14 : escape file path in go command (thanks ntcong)
0.3.0
- Support test coverage (P11)
- Refactoring unit tests (use ert-runner and overseer)
- Code coverage in unit tests
0.2.0
- Update compilation buffer
- Add TravisCI setup