jonycoo

Results 7 issues of jonycoo

I have added [Akebi Japanese Dictionary](https://play.google.com/store/apps/details?id=com.craxic.akebifree) as a free alternative for an offline dictionary. I might add more apps in the future. Currently It only works with [Akebi (Beta)](https://craxic.com/akebi-beta/) Version...

closes https://github.com/gkushang/cucumber-html-reporter/issues/287

As shown in this picture, if the step.name is too lang without breakpoints it overflows the container. ![image](https://github.com/gkushang/cucumber-html-reporter/assets/16562549/b146e1d1-bbcf-459c-b23b-429ed8c17ee8) My Solution so far is to set the css property `word-wrap: break-word;`...

Create and start a postgreSQL database with` docker-compose up`

**Describe the bug** The bcrypt library used in the code and on the website are incompatible with the new version of bcrypt. hashes generated from Cypershef begin with '$2a' they...

bug

quotes in json need to be escaped so that valid jsin es reveived. couldn't find documentation or specific reason why this changed recently.

was inconsitent between database and stepdef, step couldn't be found.