https://github.com/viadee/mateo-vscode-extension
Develop test-automation in your default IDE
https://github.com/viadee/mateo-vscode-extension
Last synced: 9 months ago
JSON representation
Develop test-automation in your default IDE
- Host: GitHub
- URL: https://github.com/viadee/mateo-vscode-extension
- Owner: viadee
- License: apache-2.0
- Created: 2023-05-22T14:16:10.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-17T12:54:25.000Z (over 1 year ago)
- Last Synced: 2025-04-06T04:41:21.088Z (about 1 year ago)
- Language: TypeScript
- Size: 657 KB
- Stars: 2
- Watchers: 7
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## mateo
mateo is a tool for test automation and robotic process automation.
It is designed for power users who know that automation in a heterogenous application environment is challenging.
Therefore we have ensured that mateo is easy to install and integrate in your professional environment.
mateo is deployed as a web application.
You can automate different types of programs such as
* Windows applications
* Web applications
* SAP
* Web services
* Databases
* Cobol and host applications
* and many more
## mateoScript Extension for Visual Studio Code
This extension provides additional functionality to work with mateoScript files (`*.mateo` and `*.mrepo`) such as:
* Syntax highlighting
* In-editor execution
* Script validation
* Snippets (`if`, `case`, ...)
* Code suggestions
Learn more at https://www.mateo-automation.com/ or contact us at info@mateo-automation.com. Yes, we speak English.
## Installation
Download the extension from the Visual Studio Code Marketplace.
## Usage
You can use the extension for programming mateo scripts.
To run mateo scripts, you will need a running mateo backend. We will be happy to help you. Contact us at info@mateo-automation.com.