Jonathan Hall
Results
2
comments of
Jonathan Hall
I think I had the similar issue mixing bdd generated tests, native playwright tests but it wasn't the native non-BDD tests failing it was the BDD tests. I got the...
Thanks @vitalets, yes I'd settled on Trial 4 and just accepted that the directory structure for spec files mirrors the structure for features. My project already had a deeper folder...