automated_integration_test 1.0.4
automated_integration_test: ^1.0.4 copied to clipboard
A zero-config Flutter package that automatically records UI interactions and generates executable integration tests during development.
1.0.0 #
Initial release of the automated_integration_test package.
Features #
- Automatic recording of UI interactions (button taps, navigation, text input)
- Zero-config setup with single-line initialization
- Automatic test generation
- Development mode detection
- Support for all major platforms (Android, iOS, Web, Windows, macOS, Linux)
Breaking Changes #
None. This is the initial release.
Dependencies #
- Flutter SDK: >=3.0.0
- Dart SDK: >=3.0.0 <4.0.0