jevis 0.1.1 copy "jevis: ^0.1.1" to clipboard
jevis: ^0.1.1 copied to clipboard

Autonomous goal-driven Flutter UI tests. Define actions once and let Jevis select actions and evaluate completion.

0.1.1 #

  • Add detailed console diagnostics for failed tests, including per-step goal probabilities, action confidence, selected actions, and errors.
  • Display candidate actions in a probability-sorted table with action descriptions and a selected-action indicator.
  • Colorize console probabilities by default, with useColors and JEVIS_LOG_COLORS options to control color output.
  • Lower the default goalThreshold from 0.95 to 0.6 and actionThreshold from 0.5 to 0.2.

0.1.0 #

Initial registered-action proof of concept with developer-supplied assertions.

0
likes
160
points
--
downloads

Documentation

API reference

Publisher

unverified uploader

Autonomous goal-driven Flutter UI tests. Define actions once and let Jevis select actions and evaluate completion.

Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

Dependencies

flutter, flutter_test, http

More

Packages that depend on jevis