boxingbeetle / apetest

Smarter-than-monkey testing for web apps
BSD 3-Clause "New" or "Revised" License
6 stars 1 forks source link

Make max queries per page configurable #18

Open mthuurne opened 5 years ago

mthuurne commented 5 years ago

A user who wants to do a quick some test before committing doesn't need a thorough test, so a handful of queries per page would be sufficient and saves a lot of time. At the opposite end, a regression test run overnight might benefit from trying more queries per page.