Hello,
I'm using the module for doing some API tests and from what I'm seeing its an great tool for automating my tests.
However, I did notice that when running a test plan pytest seem to run the test in the order they are in the .py file instead of the order of the test plan. (i did not check what happens if every test has it's own file)
As the right order is kinda important for me, I wanted to ask whether this is an user error caused by me or if it's just the way the Module works?
Hello,
I'm using the module for doing some API tests and from what I'm seeing its an great tool for automating my tests.
However, I did notice that when running a test plan pytest seem to run the test in the order they are in the .py file instead of the order of the test plan. (i did not check what happens if every test has it's own file)
As the right order is kinda important for me, I wanted to ask whether this is an user error caused by me or if it's just the way the Module works?