abbreviate icon indicating copy to clipboard operation
abbreviate copied to clipboard

Migrate to GoDog acceptance tests

Open dnnrly opened this issue 4 years ago • 0 comments

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.

dnnrly avatar Oct 23 '20 13:10 dnnrly