self_test 0.1.0 copy "self_test: ^0.1.0" to clipboard
self_test: ^0.1.0 copied to clipboard

Automated regression testing for Flutter through direct callback invocation. Run tests in live app environments without UI simulation.

0.1.0 #

  • Direct callback invocation for automated testing
  • Code generation with build_runner and annotations
  • SelfTestableWidget wrapper for manual setup
  • TestScenario and TestStep for multi-step test flows
  • Text assertion support for input field validation
  • Screenshot capture during test execution
  • Memory-safe test node management
  • Runtime testing in debug/profile builds
  • Test mode support for unit/integration tests
  • Generated test controllers with full type safety

0.0.1 #

  • Initial experimental release
0
likes
140
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Automated regression testing for Flutter through direct callback invocation. Run tests in live app environments without UI simulation.

Repository (GitHub)
View/report issues

Topics

#testing #flutter #regression #automation

License

unknown (license)

Dependencies

analyzer, build, dart_style, flutter, meta, source_gen

More

Packages that depend on self_test