Documentation
¶
Overview ¶
Package bdd provides ...
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBDDTestSetup ¶
func CreateBDDTestSetup() *testutil.BDDTestSetup
CreateBDDTestSetup creates a BDDTestSetup for use in Ginkgo BeforeEach blocks. It automatically registers cleanup with Ginkgo's DeferCleanup, so you only need to call this in BeforeEach - no AfterEach needed.
Execution is done in-process (no binary building) for speed and reliability.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.