2016-06-27

marnanel: (Default)
[personal profile] marnanel2016-06-27 06:38 pm

Progress report: testing

Hello, lovely people. Here's a progress report:

Recall that dwim is based on scraping HTML. There's a class called Wrangler, currently just a stub, which does the parsing using Beautiful Soup. I'm currently putting a set of tests together for it. Given these tests, I've written a version of Wrangler in Python for rapid prototyping, which works, so I'm currently porting it to Java.