citrusframework / yaks

YAKS is a platform to enable Cloud Native BDD testing on Kubernetes
Apache License 2.0
83 stars 27 forks source link

fix(#368): Add step to explicitly set Camel K namespace #369

Closed christophd closed 2 years ago

christophd commented 2 years ago

Adding new step @Given("^Camel K namespace ([^\\s]+)$") and @Given("^Kamelet namespace ([^\\s]+)$")

christophd commented 2 years ago

Relates to #365 Fixes #368