tinkerbell / rufio

Kubernetes Controller for BMC Interactions
Apache License 2.0
36 stars 16 forks source link

Remove Ginkgo/Gomega #59

Closed chrisdoherty4 closed 1 year ago

chrisdoherty4 commented 2 years ago

Ginkgo and Gomega are BDD tools. Given we aren't following BDD they introduce unnecessary bloat to the project. Instead, we propose using the language where it makes sense, and humoring assertion if required.