|
|
|
|
|
by yellowbuilding
2395 days ago
|
|
I’m not sure if node has something comparable, but python’s splinter feels like the perfect trade-off for me. I don’t like browser tests and splinter lets me spend as little time as possible small tests that I don’t mind deleting later. |
|