0.2.2 • Published 11 months ago

@fering-org/qsp-test-engine v0.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

qsp-test-engine

graph LR
  subgraph gameClient
    main_window
    actions
  end

  subgraph gameServer
    gameServer_input
    gameServer_output --> |set| actions
    gameServer_output --> |set| main_window
  end

  testClient --> |start game| gameServer_input
  testClient --> |select action| gameServer_input

  testClient --> |get| main_window

  testClient --> |get| actions
0.2.2

11 months ago

0.2.1

1 year ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago