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
We use RobotFramework as a test framework for the integration tests driven through rf-run.sh script.
It might be more appealing to use a native Go package to run integration tests (or a less heavy test engine), considering we don't have complicated test runs. In this tweet a few modern Go native test runners have been suggested, of which I marked the following:
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
-
We use RobotFramework as a test framework for the integration tests driven through
rf-run.sh
script.It might be more appealing to use a native Go package to run integration tests (or a less heavy test engine), considering we don't have complicated test runs.
In this tweet a few modern Go native test runners have been suggested, of which I marked the following:
Beta Was this translation helpful? Give feedback.
All reactions