Does anybody know if it is possible to generate metainfo.json
file which contains the build info without running all test? In docs I've only found the flag --list
, but it just prints the list of all tests in my repo and not doing the build.
I am trying to figure out the dependencies list for each test file and I see there is such info in the metainfo.json
file.
This thread is trying to answer question "Is it possible to generate a `metainfo.json` file without running all tests?"
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].