alexfertel / bulloak

Generate tests based on the Branching Tree Technique.
https://bulloak.dev
Apache License 2.0
260 stars 14 forks source link

feat: make keywords case-insensitive #21

Closed mds1 closed 1 year ago

mds1 commented 1 year ago

Closes https://github.com/alexfertel/bulloak/issues/20

Makes the given, when, and it keywords case-insensitive by lowercasing them before comparison.