Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>tomatoNew to Visual Studio Code? Get it now.
tomato

tomato

sercansensulun

|
360 installs
| (0) | Free
VSCode extension for tomato
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

tomato README

tomato is a VSCode extension. You can create your maven test automation project for mobile applications based on feature files which are written in cherry language.

How to Configure Maven Project to Tomato

Firstly, create an empty maven project, then create Page, Feature and Test folders and configure following paths

  • Feature directory path that includes feature files which are written in cherry language.
    Example : /Users/username/projectFolder/featureFolder/
  • Page directory path that includes auto-generated page classes.
    Example : /Users/username/projectFolder/pageFolder/
  • Test directory path that includes auto-generated test classes.
    Example : /Users/username/projectFolder/testFolder/
  • Directory of testng.xml path.
    Example : /Users/username/projectFolder/testngXMLFolder/

Tip: Do not forget set your project paths for Page, Test, Feature and XML files.

Requirements

Your automation project should be created as maven project.

Example Projects created with Tomato

  • Instagram Android Application

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

You can create and generate your automation project code with cherry language.

0.0.1

Initial release of tomato

Attribute

Icons made by Smashicons from www.flaticon.com


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft