Automatically run smoke tests for a Go application every time it's deployed to Heroku using Assertible.
Tutorial: Automated smoke testing a Go API on Heroku · Example PR · Try opening a PR
Quick start
The following step are high-level overview for how to get review apps working with Assertible.
1. Setup a Heroku app w/ Review Apps enabled
2. Configure Assertible web service
3. Connect Assertible web service to GitHub
4. Push code to a pull request
Documentation and resources
- Automate smoke tests for a Go API on Heroku
- Create a new heroku app
- Setup Heroku Review Apps
- Automating QA pipelines for Heroku Review Apps
Testing production
When changes are merged to master, Assertible will automatically run
checks against your production application.
You may need to configure a new environment in Assertible which
matches the name of your Heroku application. For this app I have
created an environment named go-heroku-assertible-example:
License
The code in this repository is licensed under MIT. View the license
assertible.com · GitHub @assertible · Twitter @AssertibleApp




