Changelog
All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[0.0.7] - 2021-02-18
Major Features and Improvements
- Generate Recorded Tests
- Menu: Tools > Automated Testing > Generate Recorded Tests
- Does not work with recording data created before version 0.0.7
- Recorded playback analytics events have been added
Known Issues
- Very quick presses of buttons in recordings do not play back correctly. Workaround: hold the click for about a second.
Bug Fixes and Minor Changes
- Pretty print recording JSON data
[0.0.6-preview.1] - 2021-02-12
- Fixed documentation structure
[0.0.5-preview.1] - 2021-02-11
- Updated package dependencies
[0.0.4-preview.1] - 2021-02-08
- Split experimental features out to com.unity.automated-testing.experiments
[0.0.3-preview.1] - 2021-02-08
- Restructured package directories and updated documentation
[0.0.2-preview.1] - 2021-01-29
- Merged recorded playback and cloud testing packages
[0.0.1-preview.1] - 2021-01-14
- Support for running UTF tests using recordings
[0.0.0-preview.2] - 2020-11-16
- Use object references for recording playback actions
[0.0.0-preview.1] - 2020-10-06
- Initial version