geocoders / geocoder-tester

Run search queries against a geocoder that supports geocodejson spec.
Other
40 stars 23 forks source link

Create an history.csv file #2

Open yohanboniface opened 10 years ago

yohanboniface commented 10 years ago

It could be useful to append on a history.csv file all the tests results, like: searchUrl used, tags used, regex used, number of tests processed, number of skipper, number of fails, number of passer, time

Like this we can easily have some comparison over the time without the need keep the results apart by hand.