test-runner-2.3.0
danglotb
released this
16 Jun 22:31
·
51 commits
to master
since this release
New features
- Add support for computing coverage per line. (PR: #80)
- Add the whole package test_framework from DSpot. (PR: #81)
- Add option to set detail of coverage information + method level instruction coverage. (PR: #88)
- Linking elements from the spoon model with a test framework. (PR: #84)
Bug Fixes
- Can run tests when test-runner is provided on a path with spaces. (PR: #87)
- Update de the binaries with last changes. (PR: #79)
- Remove hardwired directory "dspot". (PR: #75)
Documentation
- Update README.md. (PR: #77)
Tests
- Relax the test by splitting execution paths instead of strong equals (using contains). (PR: #91)
Unknown
- Bump commons-io from 2.5 to 2.7. (PR: #89)
- Bump junit from 4.12 to 4.13.1. (PR: #82)
- Bump version.
- Add spoon as dependency. (PR: #81)
Authors
Name | Nb Commit |
---|---|
Martin Monperrus | 4 |
Matias Martinez | 3 |
Caro | 2 |
Benjamin DANGLOT | 4 |
dependabot[bot] | 2 |