iti-ict / wakamiti

BDD testing tool using step libraries
https://iti-ict.github.io/wakamiti/
Mozilla Public License 2.0
33 stars 6 forks source link

Unchecked error when a feature is not named. #284

Open mgalbis opened 1 month ago

mgalbis commented 1 month ago

When a feature is created and has no keyword description, an unhandled error is thrown. E.g.:

It should be checked that it contains a description in the gherkin parser.