Giter Club home page Giter Club logo

vs-code-flutter-tests's Introduction

Flutter Tests Assistant mascot Flutter Tests Assistant

MIT license PRs Welcome Monterail's logo

Improve the quality of your code by accelerating your coding/testing workflow ๐Ÿš€

Visual Studio code extension demo

Features

  • Create a matching {xyz}_test.dart file with customized boilerplate test inside
  • Switch between the implementation and test files with a shortcut
  • Run tests for the code you're refactoring without leaving the source file
  • Use handy test snippets
  • Keep lib and test directories in sync after renaming or moving the file in either

Commands

Command Shortcut Description
Go to tests Ctrl+Shift+T
โŒ˜+Shift+T
Switch to the matching test file. The extension will create the test file, if necessary, after asking for the use-case.
Go to source file Ctrl+Shift+T
โŒ˜+Shift+T
Switch to the source file.
Run tests for file Ctrl+Alt+Shift+R
โŒฅ+โŒ˜+Shift+R
Executes all tests for the matching source file.
Generate test coverage None Executes all tests to gather test coverage information.
Toggle test coverage highlights Ctrl+Alt+Shift+C
โŒฅ+โŒ˜+Shift+C
Shows/Hides text editor line decorations indicating test coverage.

Snippets

Snippet prefix Result
ftest Unit test
fwidgettest Widget test
fgroup Group of tests

vs-code-flutter-tests's People

Contributors

andrewsheetmetal avatar mateuszszczudlowski-monterail avatar wrbl606 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.