I know cucumber runs each test in a feature file from top down, but my question is, in what order do feature files get run? It doesn't seem to be alphabetically, or in any structure order.
↧
I know cucumber runs each test in a feature file from top down, but my question is, in what order do feature files get run? It doesn't seem to be alphabetically, or in any structure order.