mhulden / foma

Automatically exported from code.google.com/p/foma
117 stars 90 forks source link

How to automate testing words in Foma? #135

Open puputrizqiyah opened 2 years ago

puputrizqiyah commented 2 years ago

Hello, i would like to ask how to automate testing words in foma, so far i know foma could only test word by word, meanwhile i have around 600 test cases that would be tested on Foma and it is impossible to type it one by one. Can i test those 600 words in the same time without type it one by one?

AmbientLighter commented 2 years ago

Yes, you can put them all in foma script. Alternatively, you may call it from Python script. There are some examples in documentation.