You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's no way to write ATDD/BDD-style tests (Gherkin syntax) directly against the database using utPLSQL today.
Proposed direction
Design and implement cucumber-utPLSQL: a Gherkin interpreter and test runner enabling ATDD/BDD directly within database development.
Depends on
#13 Cucumber-utPLSQL is expected to reuse the isolated annotations/cache modules rather than duplicating framework internals. Don't start implementation before E3 ships.
Open questions
How much of Cucumber's standard step-definition conventions map onto PL/SQL?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Target release or timeframe
No response
Scope and goals
Problem
There's no way to write ATDD/BDD-style tests (Gherkin syntax) directly against the database using utPLSQL today.
Proposed direction
Design and implement cucumber-utPLSQL: a Gherkin interpreter and test runner enabling ATDD/BDD directly within database development.
Depends on
#13 Cucumber-utPLSQL is expected to reuse the isolated annotations/cache modules rather than duplicating framework internals. Don't start implementation before E3 ships.
Open questions
Open questions for the community
No response
Beta Was this translation helpful? Give feedback.
All reactions