I find it useful to write test steps in playwright because it clarifies the meaning behind the code as well as making the traceview more coherent.
Since i like cucumber's Given/When/Then approach and codecept.io dsl approach - i looked for a way to write bdd in playwright with typings support without the complex setup and without the need to write feature files - using bdd just for code.
the outcome of that is Talewright:
I believe this library may become useful for others as well.
appreciate any feedback, requests and pr's as well.
very nice article!
I just published React-BE.
practically, i want to have a nice and clean props api whenever i have to use bootstrap and react
https://www.npmjs.com/package/@orizens/react-be
aciddaniel - agreed.
however - if there's an existing backbone based app to maintain - let it be memory optimization or code refactor, switcher will reduce a lot of boilerplate code.