qxf2-page-object-model icon indicating copy to clipboard operation
qxf2-page-object-model copied to clipboard

Stop supporting running the test using python <filename> command

Open shivahari opened this issue 4 years ago • 1 comments

Remove support for running the test using python <filename> command. We were using python <filename> to run the tests previously, before pytest. We have continued to support running tests using this command, even when we rarely use it. Reasons to make this change:

  • any new integrations will need to support only pytest
  • deprecated optionparse module can be removed
  • tests will be more cleaner

shivahari avatar Jun 10 '20 03:06 shivahari

Stale issue message

github-actions[bot] avatar Aug 10 '20 00:08 github-actions[bot]