In project root folder, please run following command:
go test -test.v -test.run ^TestFeatures$ ./tests
This is a demo project to show possible setup for Cucumber-Godog using golang and gofiber.
Go
In project root folder, please run following command:
go test -test.v -test.run ^TestFeatures$ ./tests