honey icon indicating copy to clipboard operation
honey copied to clipboard

Come to the sweet side of testing.

Results 14 honey issues
Sort by recently updated
recently updated
newest added

After follow the quick start guide and try to run the app, there is error when call `HoneyWidgetsBinding.ensureInitialized();` as following. I have running on following flutter and dart version ```...

Hey, As the title says, is this package still maintained? I saw the package intl fixed to `0.17.0`, is it possible to upgrade it to `0.18.0`?

Honey app is not working in Flutter 3.16.1, the app starts but it stays freezed and it is not being able to display anything. The only log I've got is...

Hey! Thanks for this package - it seems really cool and I'm trying to evaluate it for an enterprise app that I work on. In order for it to be...

It looks like adding a # comment anywhere in the file will prevent the test from compiling. Sample: ```honeytalk ## Test tap on "Show menu" tap on "Logout" verify "LOGIN"...

bug

Are you planning to add Flutter web app support? Is this project still active? Because since 8 months there has been no new commit.

Thank you for this amazing package! When trying to build for the web after depending on `honey` it fails with the following errors: ``` /opt/hostedtoolcache/flutter/3.3.2-stable/x64/.pub-cache/hosted/pub.dartlang.org/honey-0.2.0/lib/src/compiler/antlr/HoneyTalkParser.dart:289:196: Error: The integer literal 35607409199153153...

documentation
enhancement

Hey, I would like to ask if you have any ideas on a roadmap for how to implement this in CI/CD and even if you have plans to look it...

Hey, I like the approach library looks amazing, would you be so kind to drop a bit more examples in docs, interested in dart function extends and overrides. Thanks and...