fluttium
fluttium copied to clipboard
Fluttium, the user flow testing tool for Flutter
Bumps [@docusaurus/eslint-plugin](https://github.com/facebook/docusaurus/tree/HEAD/packages/eslint-plugin) from 2.4.3 to 3.3.2. Release notes Sourced from @docusaurus/eslint-plugin's releases. 3.3.0 (2024-05-03) :rocket: New Feature docusaurus-plugin-sitemap #10083 feat: add createSitemapItems hook (@johnnyreilly) docusaurus-mdx-loader, docusaurus-types, docusaurus #10064 feat(core): add...
**Description** I am currently facing a challenge with my Flutter application's testing process. Initially, I developed a comprehensive test suite using Fluttium for the native app. However, our registration and...
I'm not sure how to run multiple tests at once, right now I've just got a bash script which launches one test after the other. The main problem with this...
I've only tested on iOS and Android simulator, but in both cases write text would only write one character, this was using the example provided by Fluttium as well. The...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4. Release notes Sourced from peaceiris/actions-gh-pages's releases. actions-github-pages v4.0.0 See CHANGELOG.md for more details. actions-github-pages v3.9.3 See CHANGELOG.md for more details. actions-github-pages v3.9.2 See CHANGELOG.md...
**Description** I cannot expect that a string with a dollar sign is visible or not. **Steps To Reproduce** 1. Open a shell 2. Install the CLI via `flutter pub global...
**Description** I'm using your framework for the first time. I installed the CLI and run the commands below and it just failed, which should IMHO not happen. **Steps To Reproduce**...
**Hello! @wolfenrain ** - **as i follow the documentation for fluttium i encounter this issue:** when i run `fluttuim test map_fluttium` it install all components for fluttium but when i...
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0. Release notes Sourced from eslint's releases. v8.57.0 Features 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas) dca7d0f feat: Enable eslint.config.mjs...