# README
Robotest
Robotest is a tool for running automated integration tests against Gravity.
Running
Robotest is distributed as a Open Container Initiative image at https://quay.io/repository/gravitational/robotest-suite.
To learn how to invoke robotest-suite
, see the suite README.
Upgrading
To change to a different version of Robotest, simply depend on a different image tag from quay.io.
API Stability
See Robotest's release documentation for information about API stability and backwards compatibility between Robotest versions.
Contributing
If you would like to contribute to Robotest, check out our contribution guidelines.
End-to-End Testing (deprecated)
In earlier versions, Robotest offered automated Web UI based tests against the Gravity web installer. After significant changes to the Web UI in Gravity 6.0 these browser based tests were never updated and have now fallen into disuse. For more information on browser based tests see the e2e README.