Skip to content

appcircleio/appcircle-react-native-unit-test-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Appcircle React Native Unit Test Component

Run React Native unit tests with Jest.

Required Input Variables

  • $AC_REPOSITORY_DIR: Specifies the cloned repository directory.
  • $AC_OUTPUT_DIR: Specify the output directory for test results.

Optional Input Variables

  • $AC_RN_TEST_COMMAND_ARGS: Specify additional arguments for running the Jest command. These arguments will be added to the end of the command jest which will be used by default. You can add extra arguments, such as --debug --colors, without affecting the default ones. For more information, see the Jest CLI options.

Output Variables

  • $AC_TEST_RESULT_PATH: Path to the test result file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages