Open bethesque opened 8 years ago
I assume sequence becasue in the console of pact-mock-service the registration and assertion of interactions is outputted in sequence.
as we have only 1 browser instanse here. tests can't be run in parallel without conflicts.
Thus they are run in sequence.
Or are they sequential?