Test File GeneratorTest File Generator is a Visual Studio Code extension that simplifies the process of creating unit and integration test files for your Flutter project. Features
InstallationYou can install Test File Generator via the Visual Studio Code Marketplace or by searching for "Test File Generator" in the Extensions view (Ctrl+Shift+X). UsageTo create a unit test file for the currently opened file, use the "Create Unit Test File" command. To create an integration test file, use the "Create Integration Test File" command. You can also use these commands from the file tab context menu. LicenseThis extension is licensed under the GPLv3 License. |