Release 0.8.2
This version contains only fixes:
- add example how reason constsructed is used in case of assert ([email protected])
- print tc info in separate function, to not duplicate code and print doc string there ([email protected])
- forgot to change this line, after changing base url ([email protected])
- change base url repository to use mirror instead of direct link ([email protected])
- do not cat log at the end, causes travis issue -> failed result ([email protected])
- remove s2i tests from travis. unable to run them in travis ([email protected])
- adapt changes based on PR review in #216 ([email protected])
- add backward compatibility to skip, to remove this deprecated message ([email protected])
- add more travis checks that mtf command works as expected in clean env (using default config) ([email protected])
- Do not show log links in case skip or cancel, it does not make sense ([email protected])
- fix various issues mentioned in issue #201 ([email protected])