Thanks to visit codestin.com
Credit goes to github.com

Skip to content

appcircleio/appcircle-flutter-test-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Appcircle Flutter Test component

This component allows you to run Flutter unit tests. Please note that it requires a preceding Flutter Install step to run.

Required Inputs

  • AC_FLUTTER_PROJECT_DIR: Flutter Project Directory. Specifies the root of your Flutter project where your pubspec.yaml file exist.

Optional Inputs

  • AC_FLUTTER_JUNIT_REPORTS: Create JUnit reports. If this set to YES, JUnit Report will be created at AC_TEST_RESULT_PATH
  • AC_FLUTTER_TEST_EXTRA_ARGS: Flutter Test Additional Arguments. Specifies custom arguments. Defaults to: --machine

Output Variables

  • AC_TEST_RESULT_PATH: JUnit Report. Specifies the path of the JUnit Report.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages