An open API service indexing awesome lists of open source software.

https://github.com/arextest/arex

The front-end operator interface for AREX tools.
https://github.com/arextest/arex

Last synced: 6 months ago
JSON representation

The front-end operator interface for AREX tools.

Awesome Lists containing this project

README

          

AREX-UI


A user-friendly visual frontend interface for operating AREX.

## Get Started

1. Installation

Please refer to [install documentation](http://arextest.com/docs/chapter1/quick-installation).

2. Getting started

Please visit our documentation website to get started: [AREX Documentions](http://arextest.com/docs/chapter1/get-started)

## FEATURE
- **Code no-invasion based data collection and automation Mock**: mock most components such as Dubbo, Http, Redis, persistence layer framework, configuration center;

- **Support a variety of complex business scenarios of verification**: including multi-threaded concurrency, asynchronous callbacks, write operations and so on;

- **Rapid reproduction of production bugs**: directly use the production recorded data in the local environment.

## Join the AREX Community

- QQ Group - 656108079
- Follow us on [Twitter](https://twitter.com/AREX_Test)
- [Join the Mailing List](https://groups.google.com/g/arex-test)
- [Join AREX Slack](https://arexcommunity.slack.com/ssb/redirect)
- [Join AREX Discord](https://discord.gg/wy3CZHnV9K)

## LICENSE
```text
Copyright (C) 2022 ArexTest

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program. If not, see https://www.gnu.org/licenses/.
```