I am new to Behaviour Driven Development using Go

Sarvsav Sharma
Level Up Coding
Published in
5 min readMay 19, 2023

--

Godog: https://github.com/cucumber/godog

Business and IT don’t always understand each other. Godog’s executable specifications encourage closer collaboration, helping teams keep the business goal in mind at all times. ~ Godog Cucumber

How to write your first godogs behaviour driven development feature?

  1. Start initializing your project with go mod init , using below command:

--

--

Mostly writes about Go, GitHub, and DevSecOps. Interested in distributed systems. GitHub:sarvsav Maintainer:go-feature-flag/gofeatureflag-lint-action