/sonic-server-simple

🎉Simple of Sonic cloud real machine testing platform. Sonic云真机测试平台单机版。

Primary LanguageJavaMIT LicenseMIT

🎉Sonic Cloud Real Machine Testing Platform

English | 简体中文

Official Website

Sonic Official Website

Background

What is sonic ?

Nowadays, automatic testing, remote control and other technologies have gradually matured. Appium can be said to be the leader in the field of automation, and STF is the ancestor of remote control. A long time ago, I began to have an idea about whether to provide test solutions for all clients (Android, IOS, windows, MAC and web applications) on one platform. Therefore, sonic cloud real machine testing platform was born.

Vision

Sonic's vision is to help small and medium-sized enterprises solve the problem of lack of tools and testing means in client automation or remote control.

If you want to participate, welcome to join! 💪

If you want to support, you can give me a star. ⭐

What can sonic do ?

  • 0 coding for automated testing
  • Make full use of devices (24hours)
  • Remotely control your device (Android,iOS)
  • Perform UI automation tests,Stability tests and Traversal tests with devices
  • Connect CI/CD platform (Jenkins)
  • Visual report
  • And more...

How to package

mvn package

Deployment mode

docker-compose up -d
ENV Name Description
RABBIT_HOST RabbitMQ service host,default localhost
RABBIT_PORT RabbitMQ service port,default 5672
RABBIT_USERNAME RabbitMQ service username,default sonic
RABBIT_PASSWORD RabbitMQ service password,default sonic
RABBIT_VHOST RabbitMQ service virtual-host,default sonic
REDIS_DATABASE redis database,default 0
REDIS_HOST redis host,default localhost
REDIS_PORT redis port,default 6379
MYSQL_HOST mysql host,default localhost
MYSQL_DATABASE mysql database,default sonic
MYSQL_USERNAME mysql username,default root
MYSQL_PASSWORD mysql password,default Sonic!@#123

LICENSE

MIT License