patrol_log 0.2.0 patrol_log: ^0.2.0 copied to clipboard
Log package for Patrol, a powerful Flutter-native UI testing framework.
0.2.0 #
- Fix report path when path contain spaces.
- Fix path to the test file on the failed test list in summary.
- Add
ConfigEntry
.
0.1.0 #
- Add option to not clear test steps.
- Display test path only in finished test logs.
0.0.1+2 #
- Remove flutter from dependencies.
0.0.1+1 #
- Reset step counter in develop.
0.0.1 #
- Initial release as a standalone package.