You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's very easy and quick to tell it to kill a server or to scale it to 3 on 3 different regions. Its perfect for serious testing.
All I need is that gopaylaoder and the Server I am testing with can be in a docker.
If you have thoughts on this let me know.
For running the whole thing I use runner, which has supervisions trees, so it makes it easy to get it to listen to a config and then run things. https://github.com/cirello-io/runner. Its design is seriously impressive.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I want to bring servers and test clients up and down based on a Test Sequence that I describe.
so then I can do regression testing.
My plan to do this is to just use the fly.io
https://github.com/superfly/flyctl
It's very easy and quick to tell it to kill a server or to scale it to 3 on 3 different regions. Its perfect for serious testing.
All I need is that gopaylaoder and the Server I am testing with can be in a docker.
If you have thoughts on this let me know.
For running the whole thing I use runner, which has supervisions trees, so it makes it easy to get it to listen to a config and then run things. https://github.com/cirello-io/runner. Its design is seriously impressive.
Beta Was this translation helpful? Give feedback.
All reactions