openstax / os-automation

Page object testing for OpenStax products
https://openstax.org/
Mozilla Public License 2.0
2 stars 0 forks source link

Get os-web tests running in circle-ci #418

Closed m1yag1 closed 5 years ago

m1yag1 commented 5 years ago

first pass at getting circle ci to work

gregfitch commented 5 years ago

might want to add --reruns <# or reruns> to the pytest command

m1yag1 commented 5 years ago

@gregfitch what rerun number would you recommend 2x?

gregfitch commented 5 years ago

I usually run it with 1 or 2 (2 or 3 total tries, respectively) to catch the very flaky tests (blog, web nav, book partners/resources)