Version 2.0.0
Added
- Support for Bitbucket 7.0.0
- Results_summary.log file with detailed information of the run
- Scenario summary report
- Check if git installed for Bitbucket
- Post-run check for JMeter health
- Post-run artifacts folder cleanup
Fixed
- Documentation typos
- Bitbucket create_pull_request selenium action to be more realistic
Changed
- Refactored all Selenium code for Jira, Confluence, and Bitbucket to Page Object pattern
- ChromeDriver version bump to 80.0.3987.106 to support Chrome version 80
- Downstream libraries versions bump
Upgrade instructions
git pull
frommaster
branch- activate virtual env for the toolkit (see README.md for details)
pip install -r requirements.txt