Codeship blog: Add post-deployment testing to your build using Assertible
This is an example of an automated post-deployment testing pipeline on staging and production environments, with a sample Ruby API. The project uses Codehsip, Heroku, and assertible.
- Push code to a repository, which is picked up a Codeship.
- Create a deployment pipeline in Codeship that delivers the app to Heroku.
- Send a deployment event to Assertible to execute a series of API tests on the new app.
The code in this repository is licensed under MIT. View the license
assertible.com · GitHub @assertible · Twitter @AssertibleApp