How can we generate HTML Report of Integration Test in Flutter Automation Testing.
Being an Automation Tester, I've been working on an existing Flutter Automation Project which is running as Integration Test. Like Selenium I also want to generate HTML report of whatever .dart file or testscript being executed.
Hope we get some solid solutions for the same.