Ready to generate your unit test?
Go to Step 2Installation instructions for installing BaseRock into your IntelliJ IDE.
Installation Requirements
BaseRock AI supports GoLand 2024.3.2.1+ for Go development. Ensure you have the latest version installed from the JetBrains website. If you’re using an older version, please update it or reach out to support@baserock.ai for assistance. If you don’t have an existing Go project but still want to try BaseRock, follow our hands-on lab here to set up an environment from scratch.
BaseRock AI supports Native Go development. This step assumes that you have Go 1.18+ installed on your machine. If you’re using an older version, please update it or reach out to support@baserock.ai for assistance. If you don’t have an existing Go project but still want to try BaseRock, follow our hands-on lab here to set up an environment from scratch.
In the IntelliJ IDEA menu choose Settings
Note: The IntelliJ IDEA menu is on the left of File menu tab.
Go to Plugins > Marketplace tab. Search for "BaseRock" and click Install.
Tip: Search from the Plugin/Marketplace tab located to the left of the Plugin/Installed.
Click on Restart IDE for the changes to take effect
Open up your Go file. Find
the BaseRock logo in the gutter of your IDE