Tag: wesites

  • Automate Testing on BitBucket for Golang CRUD App with Docker

    Automate Testing on BitBucket for Golang CRUD App with Docker

    Testing is a crucial aspect of software development, ensuring reliability, functionality, and performance before deployment. In this blog, we will explore how to test a Golang CRUD application on Bitbucket using Docker for database and dependencies. We will approach it from both a developer’s and a DevOps perspective, covering unit tests, integration tests, CI/CD automation,…

    by

    in