#CHANGELOG
- Updated dependencies
- Add Prettier
- Add support of TeamCity FlowID
- Updated dependencies
- Fixed issue with doing exit(1) in case of failed test suites
- Removed captureStandardOutput attr from report in order to allow test suite do exist(1)
- Included filename into suite hierarchy
- covered with Unit Tests
- Removed
parsec
dependency
- Use
TEAMCITY_VERSION
env param instead of using--teamcity
to activate a reporter - Updated usage section in README.md
- Formatter module
- Use
--teamcity
params to enable reporter