flagpole icon indicating copy to clipboard operation
flagpole copied to clipboard

`flagpole add scenario` writes to the suite file outside of the flagpole suite function

Open Dj-Viking opened this issue 3 years ago • 1 comments
trafficstars

Video demo

https://user-images.githubusercontent.com/65189382/158038522-a7f8f9af-88fe-438e-bd57-a98ab4e08c8f.mov

Dj-Viking avatar Mar 12 '22 23:03 Dj-Viking

As mentioned in the flagpole channel! Quick syntax change can be to declare the suite as a variable so when the new suite appended to the file, the defined suite will have the newly added scenario

const suite = flagpole("suite title");

Dj-Viking avatar Mar 12 '22 23:03 Dj-Viking