Migrate to Godog acceptance tests
Open
difficulty-medium
Hacktoberfest
help wanted
- Dominant language
- Go
- Stars
- 12
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
At the moment, we have to include non-go dependencies to run acceptance tests. This is bash based and tricky to get right. We could achieve just as much with godog, without having to switch to another language. And go has more testing features/libraries available.
**Describe the solution you'd like**
BATS acceptance tests replaced with Godog ones.
Contributor guide
Assessment
This issue has not been assessed yet.