So I was playing around with exporting the individual test cases.
Is there a way to export the whole project? Including data sets, page objects, ect.
Also I see the test runner is missing and hardcodes browsers in the test.
It would be great if this exported everything in a modular, pageobject fashion.
Where you could sync the whole project between code and test cases.