Hi!
We have just enabled trial version of AIO, and was wondering if we could import already existing automated test cases from repository we have. We have cypress-cucumber, playwright, and simple cypress test cases. Is there any best practice on which way I could import all the test cases (around 500~) into an AIO suite? Do I have to add it manually one-by-one?
Thanks, Cheers
Thanks!
I've added the proper requirement tags, that works fine after import.
However, my case key cannot be found even though I've added @JM-TC-1, etc. on the test cases I have in the feature file. AIO does not have any test case yet.
As you can see on this screenshot, my cypress reporter even tells me this:
Do I have to first import a .feature file so that case key gets assigned in AIO, and then do the tagging manually by checking AIO to feature file side-by-side? :(
Cheers!