Skip to content
/ gobot Public

Universal game server testing bot; 通用游戏服务器测试机器人

License

Notifications You must be signed in to change notification settings

pojol/gobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7fd97e5 · Nov 15, 2022
Jul 20, 2022
Nov 15, 2022
Oct 10, 2022
Aug 14, 2022
Nov 15, 2022
Oct 25, 2022
Oct 10, 2022
Oct 20, 2022
Nov 13, 2021
Oct 25, 2022
Jul 31, 2022
Apr 18, 2022
Oct 27, 2022
Apr 1, 2022
Jun 4, 2021
Nov 9, 2022
Nov 9, 2022
Jul 20, 2022
Oct 27, 2022
May 18, 2022
May 18, 2022
Oct 27, 2022

Repository files navigation

gobot

Gobot is a stateful api testing tool that supports graph editing, api calling, and binding script execution.

Go Report Card CI

中文

Feature

  • Use the behavior tree to control the running order of the robot, and use the script to control the specific behavior of the node (such as making an http request
  • SuProvides graphical editing and debugging capabilities
  • You can prefab template nodes in the configuration page, and reuse the nodes in the editor
  • It can be driven by http api (post /bot.run -d '{"Name":"a robot"}' can be easily integrated into CI
  • Support a stress test (you can set the number of concurrency on the configuration page

Script Module

base64 http protobuf mongoDB json
md5 uuid random ...

Try it out

Try the editor out on website

Preview

botgif3.gif

botgif2.gif