Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Generate log test to HTMLNew to Visual Studio Code? Get it now.
Generate log test to HTML

Generate log test to HTML

PRBelief

|
86 installs
| (0) | Free
After flutter test click your log for gen html
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

dart-gen-log-test-html

Flutter tests in a format that is easy to read and provides a report for supervisors to review and understand.

Features

  • [Feature 1]: This function generates a log file for Flutter tests in a format that is easy to read and provides a report for supervisors to review and understand.

Requirements

  • File test from Flutter test

Installation

  1. Download the extension from the VS Code marketplace.
  2. Install the extension by opening the Extensions view (Ctrl+Shift+X), searching for "dart-gen-log-test-html", and clicking Install.
  3. Reload VS Code to activate the extension.

Usage

  1. [Step 1]: Run flutter test > output.log in the terminal.
  2. [Step 2]: Right-click on the output.log file.
  3. [Step 3]: Select "Generate to HTML" from the context menu.
  4. [Step 4]: Open the report-test.html file.

License

Copyright (c) [2024] PRBelief

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft